When i make simulation, the plot at workspace is different the plot at scope?? .. I want the plot at workspace same as the plot at scope

1 view (last 30 days)

Accepted Answer

Iman Ansari
Iman Ansari on 5 Apr 2015
Edited: Iman Ansari on 5 Apr 2015
Hi
Use simulation time vector to plot in command widow, maybe the simulation ran with variable steps. Something like this:
plot(tout,yout)

More Answers (0)

Categories

Find more on View and Analyze Simulation Results 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!