Sharing Simulink ConfigSet between models with different sample times

1 次查看(过去 30 天)
I am trying to share ConfigSet between several models using ConfigSetReference to manage their settings globally. The only difference in configuration of the models is sample time. For constant sample times I have managed to solve this problem by setting the "FixedStep" property to function "foo(gcs)" which returns different sample time for every model. The problem is that I need to set sample time property to 'auto' for some of the models. (They are called from inside of function call-subsystem). Is there any way to achieve this?

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Deployment, Integration, and Supported Hardware 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by