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

採用された回答

Bruno Pop-Stefanov
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.
Function codegen is part of the MATLAB Coder toolbox.

その他の回答 (1 件)

Walter Roberson
Walter Roberson 2014 年 1 月 22 日

カテゴリ

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