How can i use If block for a matrix in SIMULINK?

2 ビュー (過去 30 日間)
Alex Yande
Alex Yande 2019 年 3 月 18 日
コメント済み: madhan ravi 2019 年 3 月 19 日
My block-set should use if block and convert any value of the given matrix from current value to 5 if a value greater than 0.
How can i do this operation?
Thx!!
I have just added the model and image.
untitled.png

採用された回答

madhan ravi
madhan ravi 2019 年 3 月 18 日
Ok lets use some vectorised method (logical indexing):
Screen Shot 2019-03-18 at 5.45.52 PM.png
  6 件のコメント
Alex Yande
Alex Yande 2019 年 3 月 19 日
Thank you madhan ravi.
Yesterday, after your message, i completed the codes which are similar to yours. Thanks a lot! :)
madhan ravi
madhan ravi 2019 年 3 月 19 日
No mention, glad ;-).

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeSimulink についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by