scope marker to line

Answers (1)

Steven Lord
Steven Lord on 11 Jun 2024

1 vote

The Scope block in a Simulink model will plot the data that is passed into it. If you want the block's plot to show the signal lasting for a specific duration, the signal that gets passed into it needs to take that value for that duration.
Without more information it's not clear how to modify your model to do so; perhaps adding a block that holds the signal?

Categories

Products

Asked:

on 11 Jun 2024

Answered:

on 11 Jun 2024

Community Treasure Hunt

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

Start Hunting!