plot saved data in the sope
2 ビュー (過去 30 日間)
古いコメントを表示
Hello, my question is about scope of simulink, in the scope setting it is possible to save all the data in a structure or in array, but is it possible to plot saved data in the scope again or just I can plot it by using plot fuction of matlab, thanks?
0 件のコメント
採用された回答
Azzi Abdelmalek
2013 年 9 月 11 日
編集済み: Azzi Abdelmalek
2013 年 9 月 11 日
You can use a From Workspace blocks. If y is your saved structure variable with time, just put it in the from workspace block parameters
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Simulink Functions についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!