How can I run Simulink?
SIMULINK is a program for simulating dynamic systems from the MathWorks Inc. It is an extension to the Matlab evironment that provides the capabilities for graphically creating dynamic systems models and then analyzing those systems.
To run simulink, start matlab as usual, and type
at the matlab prompt.
To see simulink demos, type:
or use the "demo" button in the simulink window.
Full documentation is available from the Matlab HelpDesk (requires a web browser). Type "helpdesk" at the matlab prompt to start it up, then select "Online manuals" on the main page.