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 日間)
古いコメントを表示

0 件のコメント
採用された回答
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 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で View and Analyze Simulation Results についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!