I cannot find the code generation in my matlab?

7 ビュー (過去 30 日間)
SimTec
SimTec 2020 年 9 月 29 日
コメント済み: Ameer Hamza 2020 年 9 月 30 日
I would like to generate C code of my PI controller but I cound not find it even i followed some tutorials, seems I don't have the same configurations

回答 (1 件)

Ameer Hamza
Ameer Hamza 2020 年 9 月 29 日
You need Simulink coder: https://www.mathworks.com/products/simulink-coder.html to generate code for the Simulink model. To check if it is installed, run the following line in the command window
ver simulinkcoder
If you get a warning, it will mean that you don't have it installed.
  6 件のコメント
SimTec
SimTec 2020 年 9 月 30 日
whenever I install it it ask me to ge t the licesne from my administarot in the company. seems it has its own licence, am I wrong?
Ameer Hamza
Ameer Hamza 2020 年 9 月 30 日
Yes, MATLAB has different license types. You need to follow the instructions that will work for your case.

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeIntroduction to Installation and Licensing についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by