Plot of logged simulation data automatically opens Simulation Data Inspector - how to disable?

My setup:
out = sim('modelname'); % simulate my model
figure,plot(out.logsout{1}); % plot the first of the logged signals
What happens is:
  • A figure window is opened (because of figure,)
  • Simulation Data Inspector is opened
  • The plot is shown in the Simulation Data Inspector.
How can I disable this?
I know there is the possibility in sdi to 'Take a snapshot' and export the signals to matlab figures, but this is quite annoying to do repeatedly.
Thank you in advance!

 采纳的回答

更多回答(0 个)

类别

帮助中心File Exchange 中查找有关 View and Analyze Simulation Results 的更多信息

产品

版本

R2020a

提问:

Tim
2021-1-14

回答:

Tim
2021-1-14

Community Treasure Hunt

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

Start Hunting!

Translated by