Stateflow storage class - how to make it globalexternal storage class instead of auto?
23 次查看(过去 30 天)
显示 更早的评论
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?
0 个评论
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!