フィルターのクリア

Changing the X axis in Simulink Scope

11 ビュー (過去 30 日間)
Sulaiman almazuad
Sulaiman almazuad 2019 年 7 月 28 日
回答済み: Sabin 2023 年 3 月 13 日
i'm simulating a rectifier and want to know if I can change the X axis from time (0 , 0.02) to (0 , 2pi )
this what i want , check the x axis
thanks

回答 (1 件)

Sabin
Sabin 2023 年 3 月 13 日
Simulink Scope will normally display data until simulation end time (starting from beginning or displaying only last N values). After simulation stops you can plot and process data as needed. If you want to display data only until 2*pi then the very simple solution would be to use 2*pi as Stop Time.

カテゴリ

Help Center および File ExchangeView and Analyze Simulation Results についてさらに検索

製品


リリース

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by