Simulink "While Iterator" subsystem development and debugging

4 次查看(过去 30 天)
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.

采纳的回答

Guy Rouleau
Guy Rouleau 2013-3-13
The dataset logging format allows you to log all the iterations of For and While Iterator subsystems
I think the To Workspace block with Timeseries format also does it, but I am not 100% sure, I would need to verify.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Programmatic Model Editing 的更多信息

产品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by