polyfit and code generation

9 ビュー (過去 30 日間)
Safwan
Safwan 2011 年 8 月 4 日
Hi,
I am using polyfit in Simulink and i want to know if it is possible to generate code for polyfit with the Matlab coder.
thank you in advance

回答 (1 件)

Nirmal Gunaseelan
Nirmal Gunaseelan 2011 年 8 月 4 日
The list of supported functions doesn't seem to suggest that POLYFIT is supported.
  4 件のコメント
Nirmal Gunaseelan
Nirmal Gunaseelan 2011 年 8 月 4 日
And apologies for pointing to the wrong page - my original link was talking about supported functions in the Signal Proc Toolbox alone.
Safwan
Safwan 2011 年 8 月 8 日
Hi Nirmal,
thank you agian for the response
I generate code for a Polyfit block in Simulink but only the declaration of the function will be generated without definition. Do you know any possible reason why no definition in generated. I got also the same problem by generating code for a matrix multiplication block or pseudoinverse block.
I appreciate your help

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

カテゴリ

Help Center および File ExchangeModeling についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by