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

Simulink - Dynamic System Simulation For MatLab 37

This document discusses a demo that illustrates tasks commonly used when building models such as running simulations, creating subsystems, customizing block icons, and using scope blocks. It also mentions other useful demos that illustrate modeling concepts which can be accessed from the Simulink block library window.

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)
31 views1 page

Simulink - Dynamic System Simulation For MatLab 37

This document discusses a demo that illustrates tasks commonly used when building models such as running simulations, creating subsystems, customizing block icons, and using scope blocks. It also mentions other useful demos that illustrate modeling concepts which can be accessed from the Simulink block library window.

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

What This Demo Illustrates

This demo illustrates several tasks commonly used when building models:

• Running the simulation involves specifying parameters and starting the


simulation with the Start command, described in detail in Chapter 4.
• You can encapsulate complex groups of related blocks in a single block, called
a subsystem. Creating subsystems is described in detail in Chapter 3.
• You can create a customized icon and design a dialog box for a block by using
the masking feature, described in detail in Chapter 6. In the thermo model,
all Subsystem blocks have customized icons created using the masking
feature.
• Scope blocks display graphic output much as an actual oscilloscope does.
Scope blocks are described in detail in Chapter 8.

Other Useful Demos


Other demos illustrate useful modeling concepts. You can access these demos
from the Simulink block library window:

1 Type simulink3 in the MATLAB command window. The Simulink block


library window appears.

The Demos icon

2 Double-click on the Demos icon. The MATLAB Demos window appears. This
window contains several interesting sample models that illustrate useful
Simulink features.

2-5

You might also like