Simulink "While Iterator" subsystem development and debugging
Afficher commentaires plus anciens
Historically, when I need to embed a Newton-Raphson iteration in Simulink, I develop it as a Matlab function, and then embed it in Simulink as a Matlab Function. In this job for this application, I would really like to use the subject "While Iterator" subsystem and build the system equations graphically. But, I am having a real problem debugging it. For instance, I can't figure out how to see the interim results. Any guiadance or help? Thanks.
1 commentaire
NTR
le 13 Mar 2013
It can be done by using temp array where u can store values at end Of each iteration
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Modeling dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!