HOW TO CHANGE THE X AXIS PARAMETER IN SCOPE?

Answers (1)

In your scope, click on parameter icone, then History, then check save data to workspace, and set the variable name to data for example and the format to structure with time. Lunch simulation, in windows command type
t=data.time
y= data.signals.values
plot(t,y)

Categories

Find more on Simulink in Help Center and File Exchange

Asked:

on 4 Mar 2013

Community Treasure Hunt

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

Start Hunting!