- Target File should always be ert.tlc (the default grt.tlc will generate the Simulink code, not embedded code).
- Solver for the model should be fixed step auto.
- Target hardware is always recommended to specify, not mandatory though.
How to know which model configuration parameters should be changed before generating the Embedded code for my model?
1 回表示 (過去 30 日間)
古いコメントを表示
採用された回答
Sarthak
2023 年 7 月 5 日
Hello Harsh,
The configuration parameters that need to be changed before the embedded code generation depends on model to model. However, there are certain parameters that are always fixed before generating the embedded code, which are:
Other parameters might depend on the blocks that you have used in your Simulink model.
Refer to the documentation below:
Hope this helps!!
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Deployment, Integration, and Supported Hardware についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!