Stateflow storage class - how to make it globalexternal storage class instead of auto?

1 view (last 30 days)
The variables in my stateflow model have the auto storage class, and on code generation they are generated as part of a structure. Is there a way to set stateflow variables to be of the ExportedGlobal storage class so they end up as global variables in code generation?

Answers (0)

Categories

Find more on Complex Logic 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!