Embedded Coder - Parameter initialisation in function
11 ビュー (過去 30 日間)
古いコメントを表示
In Simulink Embedded Coder, is it possible to define all parameters in the initialisation function instead of directly initializing during declaration? I read something about dynamic initialisation instead of static initialisation. Would this be the solution and how it can be done?
0 件のコメント
回答 (1 件)
Rajat Tewari
2020 年 10 月 5 日
Hi Ingmar,
To know more about static and dynamic initialization, you can refer to the following link.
Hope it helps.
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!