Does simulink wait for a function block?
古いコメントを表示
For a simulink function block, if the function takes time to execute, does simulink wait for it to finish executeing at each time stamp or does it just go on?
回答 (1 件)
Sai Sri Pathuri
2020 年 5 月 26 日
0 投票
Simulink executes the function block at each time step unless it is conditionally executed. You may refer the following documentation for Conditionally executed subsystems.
カテゴリ
ヘルプ センター および File Exchange で Modeling についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!