フィルターのクリア

scope marker to line

4 ビュー (過去 30 日間)
Berk Baran Buz
Berk Baran Buz 2024 年 6 月 11 日
回答済み: Steven Lord 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 Center および File ExchangeScopes and Data Logging についてさらに検索

タグ

製品

Community Treasure Hunt

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

Start Hunting!

Translated by