Initializing values from workspace using embedded coder
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
George
el 24 de Jul. de 2023
Comentada: George
el 26 de Jul. de 2023
I have a Simulink model that is currently using callbacks to enable the initialization of a number of variables and integrator initial states. Eventually this will be converted to C code using the Embedded coder, and I am not sure if using callbacks will pose a problem. After converting the code to C, I will want to change and manipulate these variables in the callbacks, so I am not sure if this will be possible.
0 comentarios
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
Más información sobre Deployment, Integration, and Supported Hardware 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!