Short Tutorial on Matlab Part 3. Simulink Basics
Short Description
The simulink library browser should pop out as shown in Figure 1. …. Example: Suppose you want to run the Simulink model, simple, which …
Website: www.chem.mtu.edu | Filesize: 397kb
Content
1
Short Tutorial on Matlab
(.2004, 2005 by Tomas Co)
Part 3. Simulink?Basics
1. A simple example.
Suppose you want to model the response of a first order process model given by the
following equation:
( )
o
in
T T
T T
dt
dT
=
= -
(0)
1
t
where t is the residence time parameter, Tin is the inlet temperature and T is the
temperature of the continuously stirred tank.
Step 1. Activate SIMULINK
In the command line, type
>> simulink
( Alternatively, you can use the Matlab launch pad and double click on
Simulink icon. )
The simulink library browser should pop out as shown in Figure 1.
Step 2. Create a blank Simulink model window.
On the Library Browser window double-click on the “Create Model” menu
button (as indicated in Figure 1.). Alternatively, you could also select from the
[File].. [New].. [Model] submenu choice.
A model window as shown in Figure 2 should now pop out. This is where we
will be adding our simulation blocks.
Step 3. Import blocks from the Library Browser to the Model window.
Going back to Figure…
Get the file Download here
Related Books:Related Searches: simulink library, simulink model, launch pad, model window, model menu
Comments
Leave a Reply