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

3 次查看(过去 30 天)
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