Making the dashboard scope scroll

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

Thank you so much!
Actually this is not correct, this property only exists on "Scope" and not "Dashboard Scope"
My apologies, I misread your original question.
I could not find a scrolling feature for Dashboard scopes. I believe it does not exist.
Is there anything I can do? Being able to scroll seems like a very important feature for a dashboard.

Sign in to comment.

Categories

Products

Release

R2020a

Asked:

on 5 May 2020

Commented:

on 12 May 2020

Community Treasure Hunt

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

Start Hunting!