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 Ansicht (letzte 30 Tage)

Akzeptierte Antwort

Iman Ansari
Iman Ansari am 5 Apr. 2015
Bearbeitet: Iman Ansari am 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)

Weitere Antworten (0)

Kategorien

Mehr zu View and Analyze Simulation Results finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by