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

Réponses (1)

Sulaymon Eshkabilov
Sulaymon Eshkabilov le 19 Août 2019

0 votes

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.

Catégories

En savoir plus sur Simulink dans Centre d'aide et File Exchange

Produits

Version

R2015b

Question posée :

le 15 Août 2019

Modifié(e) :

le 26 Août 2019

Community Treasure Hunt

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

Start Hunting!

Translated by