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.

 Akzeptierte Antwort

Walter Roberson
Walter Roberson am 15 Aug. 2022

0 Stimmen

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

Weitere Antworten (0)

Kategorien

Mehr zu Modeling finden Sie in Hilfe-Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by