Changing the X axis in Simulink Scope
Show older comments
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
Answers (1)
Sabin
on 13 Mar 2023
0 votes
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.
Categories
Find more on Converters (High Power) in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!