Get list of global variables used by model reference
5 views (last 30 days)
Show older comments
Sometimes when I run a model with referenced models, I see a message like this:
### Model reference < redacted > may be out of date because global variables used by this model are incompatible with the variables that were in the base workspace when the target was generated. This model uses global variable(s): '<unfortunately_long_list_of_variables>'.
I would like to know if there's a way to get this list of globals that the model uses without having to deliberately change a global just to see this message. Thanks.
0 Comments
Accepted Answer
More Answers (0)
See Also
Categories
Find more on Simulink Coder 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!