Home > Archive > Matlab > February 2008 > Simulink
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| Mario Fatafehi 2008-02-29, 8:36 am |
| Hello
I have Matlab 7.0.1 version and I am just wondering which
toolbox has simulink?
| |
| Steven Lord 2008-02-29, 8:36 am |
|
"Mario Fatafehi" <coruba9@hotmail.com> wrote in message
news:fq8v7d$l9i$1@fred.mathworks.com...
> Hello
> I have Matlab 7.0.1 version and I am just wondering which
> toolbox has simulink?
It is not part of any toolbox; it is its own product, just like MATLAB is
its own product. It does depend on MATLAB, however.
--
Steve Lord
slord@mathworks.com
| |
| Mario Fatafehi 2008-02-29, 7:34 pm |
| "Steven Lord" <slord@mathworks.com> wrote in message
<fq94kg$4e9$1@fred.mathworks.com>...
>
> "Mario Fatafehi" <coruba9@hotmail.com> wrote in message
> news:fq8v7d$l9i$1@fred.mathworks.com...
which[color=darkred]
>
> It is not part of any toolbox; it is its own product,
just like MATLAB is
> its own product. It does depend on MATLAB, however.
>
> --
> Steve Lord
> slord@mathworks.com
>
>
Hi Steve
I am trying to develop a user friendly interface on the
control toolbox of matlab for a lab involving a dc motor.
Where do you suggest I should start in using block diagram
approach or for that matter start using simulink for the dc
motor? Thanks.
| |
| hrh1818 2008-02-29, 7:34 pm |
| On Feb 29, 8:50 am, "Mario Fatafehi" <coru...@hotmail.com> wrote:
> "Steven Lord" <sl...@mathworks.com> wrote in message
>
> <fq94kg$4e...@fred.mathworks.com>...
>
> which
>
>
> just like MATLAB is> its own product. It does depend on MATLAB, however.
>
>
> Hi Steve
> I am trying to develop a user friendly interface on the
> control toolbox of matlab for a lab involving a dc motor.
> Where do you suggest I should start in using block diagram
> approach or for that matter start using simulink for the dc
> motor? Thanks.
Your fist option should be to see if you are eligible to purchase the
student edition of Matlab. Simulink and the Control Toolbox are
included in the student edition. Your second option is to develop
your own Graphical User Interface. Matlab includes the capability for
building your own graphical user interface.
Howard
|
|
|
|
|