Borrar filtros
Borrar filtros

code to stop all streaming signals

2 visualizaciones (últimos 30 días)
Alikouider
Alikouider el 31 de Ag. de 2022
Comentada: Image Analyst el 31 de Ag. de 2022
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 comentarios
Alikouider
Alikouider el 31 de Ag. de 2022
Movida: John D'Errico el 31 de Ag. de 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 el 31 de Ag. de 2022
Since that was your question, then you should have stated it in the first place, rather than making us guess.

Iniciar sesión para comentar.

Respuestas (1)

Image Analyst
Image Analyst el 31 de Ag. de 2022
Perhaps fclose or fclose
fclose('all');
  3 comentarios
Alikouider
Alikouider el 31 de Ag. de 2022
you will find a picture of the streaming signal enclose...
Image Analyst
Image Analyst el 31 de Ag. de 2022
??

Iniciar sesión para comentar.

Categorías

Más información sobre Simulink en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2016b

Community Treasure Hunt

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

Start Hunting!

Translated by