It's simple to implement function block.

1 回表示 (過去 30 日間)
MYUNGHO JUNG
MYUNGHO JUNG 2020 年 8 月 31 日
編集済み: MYUNGHO JUNG 2020 年 11 月 18 日
It's simple to implement function block.

採用された回答

Uday Pradhan
Uday Pradhan 2020 年 9 月 1 日
編集済み: Uday Pradhan 2020 年 9 月 4 日
Hi,
To mimic the while loop you can use the "While iterator subsytem" described here. I have attached my model of the subsytem which seems to be very complex but the logic is quite simple and described in the model itself. You will notice that stop time is set to 0, this is because the while iterator subsystem is configured to run while the condition is true or till the max number of iterations is exceeded so we can get the required answer in the first time step itself. I am sure the model could be made simpler so have a look to understand my implementation and make changes according to your needs.
Hope this helps.

その他の回答 (0 件)

カテゴリ

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

製品


リリース

R2017a

Community Treasure Hunt

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

Start Hunting!

Translated by