Are there any isempty command block in Simulink?

I want to use isempty command in Simulink. Are there any block to do this? Thank you.

 採用された回答

Walter Roberson
Walter Roberson 2022 年 8 月 15 日

0 投票

https://www.mathworks.com/help/simulink/slref/width.html can emit the width of a signal; you could then compare it to 0.
... Or just create a small MATLAB Function Block

その他の回答 (0 件)

カテゴリ

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

Community Treasure Hunt

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

Start Hunting!

Translated by