Does Embedded Coder support instance-specific parameters for top model when generating C++ code?
Mostra commenti meno recenti
I am generating code using the C++ class interface (CodeInterfacePackaging="C++ Class") and I want my parameters to be instance-specific (ie each object can have it's own values). The parameters are showing up in the model class, but they have the "static" keyword and therefore are shared between all objects of the class. How can I make my parameters instance-specific?
Risposta accettata
Più risposte (0)
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!
