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

5 ビュー (過去 30 日間)

採用された回答

Iman Ansari
Iman Ansari 2015 年 4 月 5 日
編集済み: Iman Ansari 2015 年 4 月 5 日
Hi
Use simulation time vector to plot in command widow, maybe the simulation ran with variable steps. Something like this:
plot(tout,yout)

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeView and Analyze Simulation Results についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by