필터 지우기
필터 지우기

code to stop all streaming signals

조회 수: 2 (최근 30일)
Alikouider
Alikouider 2022년 8월 31일
댓글: Image Analyst 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
Alikouider
Alikouider 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');
  댓글 수: 3
Alikouider
Alikouider 2022년 8월 31일
you will find a picture of the streaming signal enclose...
Image Analyst
Image Analyst 2022년 8월 31일
??

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Simulink에 대해 자세히 알아보기

제품


릴리스

R2016b

Community Treasure Hunt

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

Start Hunting!

Translated by