Making the dashboard scope scroll
Mostrar comentarios más antiguos
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?
Respuestas (1)
Jonas
el 5 de Mayo de 2020
0 votos
Go to the configuration properties of the scope block, and set the 'Time span overrun action' to 'Scroll' instead of 'Wipe'.

5 comentarios
Jefferson Lee
el 6 de Mayo de 2020
Jefferson Lee
el 8 de Mayo de 2020
Jonas
el 11 de Mayo de 2020
My apologies, I misread your original question.
I could not find a scrolling feature for Dashboard scopes. I believe it does not exist.
Jefferson Lee
el 12 de Mayo de 2020
Jonas
el 12 de Mayo de 2020
Categorías
Más información sobre Control Simulations with Interactive Dashboards en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!