How to continuously display past x-number of results in Scope?

조회 수: 3 (최근 30일)
grega
grega 2018년 2월 21일
답변: Mark McBroom 2018년 3월 11일
I have simulation running for e.g. 10000 steps and while it's running I want to continuously observe just last e.g. 100 steps/results in the Scope?
At the moment, after 100 steps of simulation results are displayed, the Scope clears the results and starts to display it from the beginning of axis. Cannot figure it out how to continuously see the last 100 steps of the results in the Scope throughout the whole simulation. Suggestions, very much appreciated.

답변 (1개)

Mark McBroom
Mark McBroom 2018년 3월 11일
Set TimeSpanOverrunAction to Scroll.

카테고리

Help CenterFile Exchange에서 View and Analyze Simulation Results에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by