Where is the "Treat as atomic unit" option for Function-Call Subsystem?
50 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Yingao Zhang
el 15 de Sept. de 2021
Comentada: Yingao Zhang
el 18 de Sept. de 2021
I'm using the Function-Call Subsystem (Subsystem whose execution is controlled by an external function-call input - Simulink (mathworks.com)) in Simulink, and on its Block Parameters panel, it is written that "To enable parameters for code generation, select 'Treat as atomic unit'" (see screenshot). However, after walking through all three tabs on this Block Parameters panel, I can't find this 'Treat as atomic unit' option anywhere. Does anyone know where is this option placed?
0 comentarios
Respuesta aceptada
Jonas
el 15 de Sept. de 2021
On my installation (R2020b) the 'Treat as atomic unit' is checked and greyed out. I believe a Function-Call Subsystem is always an atomic unit.
So the fact that the option is not visible for you is probably an issue on your end? Maybe you can try to access the property programmatically.
Más respuestas (0)
Ver también
Categorías
Más información sobre Schedule Model Components en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!