フィルターのクリア

Info

この質問は閉じられています。 編集または回答するには再度開いてください。

how to find the indices of elements=0 in array using simulink ?

1 回表示 (過去 30 日間)
mike
mike 2018 年 3 月 8 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
how to find the indices of elements=0 in array using simulink ?

回答 (1 件)

Mark McBroom
Mark McBroom 2018 年 3 月 11 日
Do you need to use Simulink blocks? Easiest approach would be to use a MATLAB Fcn block and then use MATLAB code. If you prefer to use Simulink, then easiest approach might be a for-each subsystem

この質問は閉じられています。

製品

Community Treasure Hunt

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

Start Hunting!

Translated by