- Open up the scope
- Click the gear button (Preferences/Options)
- Go to the "History" tab and uncheck the "Limit data points to last" box
- Run the simulation again to collect the data''
Data is not visible by simulink plot block
1 回表示 (過去 30 日間)
古いコメントを表示
Hi...
When I attempt to see my plot in Simulink, it only shows me a specific x-range different than what I had chosen in advance. For instance, I chose "simulation stop time" =1000 but when I see the result from the scope block I can see only the range (980-1000). Why this happens? and how can I fix it?
Thanks in advance
0 件のコメント
回答 (1 件)
Sebastian Castro
2015 年 4 月 30 日
編集済み: Sebastian Castro
2015 年 4 月 30 日
By default, Scope blocks retain only the last 5000 data points to save on memory. If you want all the data to show up:
EDIT: If it's not that, there is also a "Time range" option in the first tab of the Scope block preferences. Sometimes this gets changed to values smaller than your total simulation time, so look out for that too.
- Sebastian
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!