I have Matlab R2010b. when I type codegen on the command line it says ??? Undefined function or variable 'codegen'. Is codegen avaialable on R2010b. If not what version is it supported on?
3 ビュー (過去 30 日間)
古いコメントを表示
trying to convert matlab code to C
0 件のコメント
採用された回答
Bruno Pop-Stefanov
2014 年 1 月 22 日
Execute ver in the Command Window to display the list of available products and search for "MATLAB Coder". If it is not there, then you cannot use it.
その他の回答 (1 件)
Walter Roberson
2014 年 1 月 22 日
MATLAB Coder was introduced in R2011a; see http://www.mathworks.com/company/newsroom/MathWorks-Introduces-Automatic-C-Code-Generation-Directly-from-MATLAB-Language.html
0 件のコメント
参考
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!