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!