Changing the X axis in Simulink Scope

10 Ansichten (letzte 30 Tage)
Sulaiman almazuad
Sulaiman almazuad am 28 Jul. 2019
Beantwortet: Sabin am 13 Mär. 2023
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

Antworten (1)

Sabin
Sabin am 13 Mär. 2023
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.

Produkte


Version

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by