![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/192797/image.jpeg)
Time delay in matlab fuction block used in simulink model.
1 回表示 (過去 30 日間)
古いコメントを表示
Muhammad Mazhar Saeed Butt
2018 年 7 月 30 日
コメント済み: Muhammad Mazhar Saeed Butt
2018 年 7 月 30 日
Hi, I developed a power system in simulink. Here, i also use matlab function block and some coding in it. Now i want that when simulink power system starts to simulate, then matlab function block do not operate for first 2 seconds of simulation. In other words i want 2 second time delay of matlab function block. How can i perform that?
Thanks
0 件のコメント
採用された回答
Jim Riggs
2018 年 7 月 30 日
編集済み: Jim Riggs
2018 年 7 月 30 日
Place your Matlab function block into a triggered subsystem block (or an enabled subsystem block), then trigger/enable the block based on time.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/192797/image.jpeg)
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!