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 Kommentare

Ali
Ali am 31 Aug. 2022
Verschoben: John D'Errico am 31 Aug. 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.
John D'Errico
John D'Errico am 31 Aug. 2022
Since that was your question, then you should have stated it in the first place, rather than making us guess.

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Image Analyst
Image Analyst am 31 Aug. 2022

0 Stimmen

Perhaps fclose or fclose
fclose('all');

3 Kommentare

Ali
Ali am 31 Aug. 2022
??
Ali
Ali am 31 Aug. 2022
you will find a picture of the streaming signal enclose...
Image Analyst
Image Analyst am 31 Aug. 2022
??

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Signal Processing Toolbox finden Sie in Hilfe-Center und File Exchange

Produkte

Version

R2016b

Gefragt:

Ali
am 31 Aug. 2022

Kommentiert:

am 31 Aug. 2022

Community Treasure Hunt

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

Start Hunting!

Translated by