How to shared model configuration and control main model code interface
Show older comments
Hello, I have a model using referenced models and I want to generate code. I have the possibility to create a shared configuration for my models so I can "arrange" 1 configuration for all models. When I have to change some configurations it is easyier to work with. But, with the shared configuration, the code interface (argument of step function) are not available in the configuration and the step function has no argument anymore. Do you know a solution to manage the code interface with shared configuration? What is the best practice for using shared configuration with code generation?
Accepted Answer
More Answers (0)
Categories
Find more on C Data and Function Interfaces in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!