Simulink Post Sim Function
2 ビュー (過去 30 日間)
古いコメントを表示
Hello Friends,
is there any way to kick start a custom function post simulation ?
What i want to do is i am changing a block paramter in init function ,after simultion i want to change the block paramter again to original
i am unable to do it in StopFcn.I am using matlab 2016b
Thanks in advance
0 件のコメント
回答 (1 件)
Fangjun Jiang
2020 年 6 月 10 日
編集済み: Fangjun Jiang
2020 年 6 月 12 日
Try the PostSaveFcn.
12 件のコメント
Fangjun Jiang
2020 年 6 月 19 日
No. Never used this property. I tried it in R2016b. It didn't do what you are expecting.
参考
カテゴリ
Help Center および File Exchange で Programmatic Model Editing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!