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?

조회 수: 6 (최근 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 CenterFile Exchange에서 MATLAB Coder에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

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

Start Hunting!

Translated by