How to pass pointer arguments in Simulink for auto-generated code?
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
The Simulink code generator generates call by reference functions but uses global variables. I need to make a reusable susbsystem which can accept different data store inputs similar to a call by reference implementation in C. How should I proceed?
Referenced subsystem block
Referenced subsystem call
0 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Deployment, Integration, and Supported Hardware 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!