Clear Filters
Clear Filters

Autotune PID c code generation (for 32 bit MCU)

10 views (last 30 days)
I was reading simulink coder & new to matlab.
Is it possible to generate c code for autotuning by matlab & then use in 32 bit MCU compiler.
If yes, can someone points to exact app notes/video lectures which there is explained.
  3 Comments
Deepak bansal
Deepak bansal on 9 Jan 2020
Sorry i had missed the reply somehow in mail notifications.
Can the autotuner block in matlab can be converted into C languagae using matlab coder product?
For example this is what we intend to use-autotune pid in real time. No outside PC, A renesas MCU will be used. But issue is can matlab convert its autotuner block into C language?
Walter Roberson
Walter Roberson on 9 Jan 2020
Yes, the documentation specifically says that you can generate code from the block and deploy to hardware.

Sign in to comment.

Answers (1)

Deepak bansal
Deepak bansal on 20 Dec 2019
ANy help on this?

Community Treasure Hunt

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

Start Hunting!