Combine subsystems in Simulink with continuous and discrete states

7 次查看(过去 30 天)
I would like to combine two subsystems, one with continuous states, the other with discrete ones. The discrete subsystem provides inputs for the continuous one, and viceversa. I am trying to use "Zero Hold" and "Rate Transition"; in this case how can I set different solver for each subsystems? Thanks in advance.

采纳的回答

Mark McBroom
Mark McBroom 2021-12-19
You can not set a different solver for each subsystem. The solver is defined at the model level and applies to all subsystems in the model. For your case, no solver is needed for the discrete subsystem so the solver you define at the model level will be used for your continous time subsystem.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Modeling 的更多信息

产品


版本

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by