フィルターのクリア

Info

この質問は閉じられています。 編集または回答するには再度開いてください。

Question about generating C code from simulink blocks

4 ビュー (過去 30 日間)
Christin
Christin 2012 年 11 月 18 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
When using Matlab 2011, simulink block PID(z)'s generated code does not work when moved to a target device. However when the equivalent structure of PID; that is gain block for Kp, discrete integral block for Ki and discrete derivative block for Kd is used for the same constants. The generated code works. Is this related to the version of Matlab being used? If not what is the possible reason?
  1 件のコメント
Ryan G
Ryan G 2012 年 11 月 19 日
What is the process for generating code and putting it on the target? For a simple discrete PID control you should be able to read through the generated code to determine what it is doing.

回答 (0 件)

この質問は閉じられています。

製品

Community Treasure Hunt

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

Start Hunting!

Translated by