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

2 views (last 30 days)
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.

Answers (1)

Mark McBroom
Mark McBroom on 11 Mar 2018
Set TimeSpanOverrunAction to Scroll.

Categories

Find more on View and Analyze Simulation Results in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!