Simulink Post Sim Function
1 次查看(过去 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!