Making the dashboard scope scroll

7 views (last 30 days)
Jefferson Lee
Jefferson Lee on 5 May 2020
Commented: Jonas on 12 May 2020
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?

Answers (1)

Jonas
Jonas on 5 May 2020
Go to the configuration properties of the scope block, and set the 'Time span overrun action' to 'Scroll' instead of 'Wipe'.
  5 Comments
Jefferson Lee
Jefferson Lee on 12 May 2020
Is there anything I can do? Being able to scroll seems like a very important feature for a dashboard.

Sign in to comment.

Products


Release

R2020a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!