0% found this document useful (0 votes)
39 views1 page

Simulink - Dynamic System Simulation For MatLab 39

The document describes how to create a new model in Simulink by selecting Model from the New submenu or clicking the New Model button. It mentions copying blocks from various libraries like Sources, Sinks, Continuous, and Signals & Systems to build the model.

Uploaded by

ing.jmsolis
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
39 views1 page

Simulink - Dynamic System Simulation For MatLab 39

The document describes how to create a new model in Simulink by selecting Model from the New submenu or clicking the New Model button. It mentions copying blocks from various libraries like Sources, Sinks, Continuous, and Signals & Systems to build the model.

Uploaded by

ing.jmsolis
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Building a Simple Model

To create a new model on UNIX, select Model from the New submenu of the
Simulink library window’s File menu. To create a new model on Windows,
select the New Model button on the Library Browser’s toolbar.

New Model button

Simulink opens a new model window.

You might want to move the new model window to the right side of your screen
so you can see its contents and the contents of block libraries at the same time.
To create this model, you will need to copy blocks into the model from the
following Simulink block libraries:

• Sources library (the Sine Wave block)


• Sinks library (the Scope block)
• Continuous library (the Integrator block)
• Signals & Systems library (the Mux block)

You can copy a Sine Wave block from the Sources library, using the Library
Browser (Windows only) or the Sources library window (UNIX or Windows).

2-7

You might also like