Simulink Post Sim Function
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Ajay krishna Vasanthakumar
le 10 Juin 2020
Commenté : Ajay krishna Vasanthakumar
le 20 Juin 2020
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 commentaires
Réponses (1)
Fangjun Jiang
le 10 Juin 2020
Modifié(e) : Fangjun Jiang
le 12 Juin 2020
Try the PostSaveFcn.
12 commentaires
Fangjun Jiang
le 19 Juin 2020
No. Never used this property. I tried it in R2016b. It didn't do what you are expecting.
Voir également
Catégories
En savoir plus sur Programmatic Model Editing dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!