code to stop all streaming signals

5 次查看(过去 30 天)
Ali
Ali 2022-8-31
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
Perhaps fclose or fclose
fclose('all');

类别

Help CenterFile Exchange 中查找有关 Signal Processing Toolbox 的更多信息

产品


版本

R2016b

Community Treasure Hunt

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

Start Hunting!

Translated by