scope marker to line

4 次查看(过去 30 天)
Berk Baran Buz
Berk Baran Buz 2024-6-11
How can I convert these markers to lines like this?

回答(1 个)

Steven Lord
Steven Lord 2024-6-11
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?

类别

Help CenterFile Exchange 中查找有关 Simulink Functions 的更多信息

标签

产品

Community Treasure Hunt

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

Start Hunting!

Translated by