
Making the dashboard scope scroll
6 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I have a dashboard with "Time Span" set to 2 in Simulink
When I receive data at time 2.1, the scope is completely wiped, and the t=2.1 data is plotted at the far left side of the scope again.
Is there a way to make the dashboard scope instead scroll and instead plot times 0.1-2.1 instead of clearing the whole screen and display t=2.1-4.1?
0 Commenti
Risposte (1)
Jonas
il 5 Mag 2020
Go to the configuration properties of the scope block, and set the 'Time span overrun action' to 'Scroll' instead of 'Wipe'.

5 Commenti
Vedere anche
Categorie
Scopri di più su Control Simulations with Interactive Dashboards 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!