Stateflow storage class - how to make it globalexternal storage class instead of auto?
24 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Stateflow en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!