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 件のコメント

Ali
Ali 2022 年 8 月 31 日
移動済み: John D'Errico 2022 年 8 月 31 日
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 2022 年 8 月 31 日
Since that was your question, then you should have stated it in the first place, rather than making us guess.

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

回答 (1 件)

Image Analyst
Image Analyst 2022 年 8 月 31 日

0 投票

Perhaps fclose or fclose
fclose('all');

3 件のコメント

Ali
Ali 2022 年 8 月 31 日
??
Ali
Ali 2022 年 8 月 31 日
you will find a picture of the streaming signal enclose...
Image Analyst
Image Analyst 2022 年 8 月 31 日
??

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

カテゴリ

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

製品

リリース

R2016b

質問済み:

Ali
2022 年 8 月 31 日

コメント済み:

2022 年 8 月 31 日

Community Treasure Hunt

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

Start Hunting!

Translated by