How do my matlab r2009b convert matlab codes to c?

1 回表示 (過去 30 日間)
Jianming Su
Jianming Su 2012 年 8 月 28 日
I want to develop dsp code over matlab ,I hear that matlab can convert .m code to .c code ,How can I do it ?

回答 (2 件)

Kaustubha Govind
Kaustubha Govind 2012 年 8 月 28 日
You will need to get the MATLAB Coder product. Please see the "Videos & Examples" and Webinars sections for demonstrations of the product.

Walter Roberson
Walter Roberson 2012 年 8 月 28 日
編集済み: Walter Roberson 2012 年 8 月 28 日
As was already indicated to you in http://www.mathworks.co.uk/matlabcentral/answers/46298-why-did-my-matlab-of-r2009b-does-not-have-function-coder, R2009b does not support MATLAB Coder, which was not available until R2011a.
There is no facility to generate C code from MATLAB in R2009b. There was some facility to generate C code from Simulink then, but not from MATLAB.

カテゴリ

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

タグ

製品

Community Treasure Hunt

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

Start Hunting!

Translated by