How do I make sure the generated code for the MATLAB Function block interface contains all input ports?
Afficher commentaires plus anciens
I have a model that only contains a MATLAB Function Block and root-level in/outports. For this model, I generate C code using Embedded Coder. When integrating the code into my project, I noticed that the build fails because the function interface for the MATLAB function block is missing 2 input arguments. How can I prevent this?
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Deployment, Integration, and Supported Hardware dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
