Does Embedded Coder support instance-specific parameters for top model when generating C++ code?
古いコメントを表示
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?
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Simulink Coder についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
