I am unable to identify the two simulink blocks that are shown in the snapshot of a Control System Simulink Model.

The snapshot of the Control System Simulink Model can be openly accessed at the following web-link:
<https://www.dropbox.com/s/hoojr0uy9oj3a1s/Snapshot.jpg?dl=0 Download link to access the snapshot >

Answers (1)

The first block is the 'Display' block. See http://mathworks.com/help/simulink/slref/display.html
The second block is the 'Scope' block. See http://mathworks.com/help/simulink/slref/scope.html
Both blocks are used to display the value of one or more signals. They have no functional impact on the behaviour of the model.

This question is closed.

Products

Asked:

on 19 Jan 2016

Closed:

on 20 Aug 2021

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!