How to make the setInstP function appear in the Simulink Embedded Coder generated C++ Code?
Mostra commenti meno recenti

I've set all the Parameter checkbox on, and my Code Mappings are set as follows.

But I can't find a setInstP method in the generated C++ code. How can I make that function appear as public? Thanks!

Risposte (1)
Samyuktha
il 25 Mag 2023
0 voti
I understand that you want to know how to set a function as public in the generated C++ code using Embedded coder.
You can configure the code programmaticaly or interactively depending upon your use case. For instructions on how to do this, kindly refer to the following documentation links:
Hope it helps!
Categorie
Scopri di più su Simulink Coder in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!