code to stop all streaming signals

hello all,
I would like to use code to stop all streaming signals
How Can I do It please,
thanks for your understanding
have a nice day.

2 Commenti

Ali
Ali il 31 Ago 2022
Spostato: John D'Errico il 31 Ago 2022
With data inspector in MATLAB 2016B, we can stream a signal or stop the streaming signal when we clic on the signal.
I was looking at the way to stop all streaming signal in my simulink model automatically.
I Hope that these informations can help you to understand my ask.
Since that was your question, then you should have stated it in the first place, rather than making us guess.

Accedi per commentare.

Risposte (1)

Perhaps fclose or fclose
fclose('all');

Categorie

Scopri di più su Signal Processing Toolbox in Centro assistenza e File Exchange

Prodotti

Release

R2016b

Richiesto:

Ali
il 31 Ago 2022

Commentato:

il 31 Ago 2022

Community Treasure Hunt

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

Start Hunting!

Translated by