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?
回答(1 个)
Jonas
2020-5-5
0 个投票
Go to the configuration properties of the scope block, and set the 'Time span overrun action' to 'Scroll' instead of 'Wipe'.

5 个评论
Jefferson Lee
2020-5-6
Jefferson Lee
2020-5-8
Jonas
2020-5-11
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
2020-5-12
Jonas
2020-5-12
类别
在 帮助中心 和 File Exchange 中查找有关 Control Simulations with Interactive Dashboards 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!