Initializing values from workspace using embedded coder
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponse acceptée
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Deployment, Integration, and Supported Hardware dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!