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 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Mark Manusov
am 22 Jan. 2014
Beantwortet: Walter Roberson
am 22 Jan. 2014
trying to convert matlab code to C
0 Kommentare
Akzeptierte Antwort
Bruno Pop-Stefanov
am 22 Jan. 2014
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.
Weitere Antworten (1)
Walter Roberson
am 22 Jan. 2014
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 Kommentare
Siehe auch
Kategorien
Mehr zu MATLAB Coder finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!