- 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 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Sebastian Castro
il 30 Apr 2015
Modificato: Sebastian Castro
il 30 Apr 2015
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 Commenti
Vedere anche
Categorie
Scopri di più su Simulink Functions in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!