Specify sample time of if block

40 ビュー (過去 30 日間)
Robin Kirsch
Robin Kirsch 2020 年 7 月 19 日
回答済み: Aman Vyas 2020 年 7 月 30 日
Hello,
I receive an error that my sample time of my IF-Block does mismatch with the Sample time I am using for the controller inside the action Subsystem. I do not want to change the sample time inside the action subsystem, is it somehow possible to change the sample time of the IF-Block , because I cant seem to find that?
Cheers

回答 (1 件)

Aman Vyas
Aman Vyas 2020 年 7 月 30 日
Hi,
For resolving sample time mismatch, you can use rate transition block to slow down or fasten up the sample time so as to bring in accordance to the output block.
In your model, you can put rate transition block just after the IF block which should match with the controller present inside subsystem, so that no changes inside the subsytem block has to be made.
For more info on usage of Rate transition, refer to following :
Hope it helps!

カテゴリ

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

製品


リリース

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by