Preventing Emphasis in plot from Simulink Model

I have a plot coming from a function used in a simulink model. When this plot is run every 10 ms it will bring the plot to the the foreground preventing me from doing other work while it is running. Is there any way to have this plot update in the background instead of in the foreground.
I am using matlab/simulink 2015b and cannot use a newer version

回答 (1 件)

Sulaymon Eshkabilov
Sulaymon Eshkabilov 2019 年 8 月 19 日

0 投票

Maybe just save/store the data instead of plotting them while simulating the model and plot afterwards if there is no need to view the plot figure during the simulation.

1 件のコメント

William```
William``` 2019 年 8 月 19 日
I do need to view the data during the simulation

サインインしてコメントする。

カテゴリ

ヘルプ センター および File ExchangeSimulink についてさらに検索

製品

リリース

R2015b

タグ

質問済み:

2019 年 8 月 15 日

編集済み:

2019 年 8 月 26 日

Community Treasure Hunt

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

Start Hunting!

Translated by