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 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Mark Manusov
il 22 Gen 2014
Risposto: Walter Roberson
il 22 Gen 2014
trying to convert matlab code to C
0 Commenti
Risposta accettata
Bruno Pop-Stefanov
il 22 Gen 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.
Più risposte (1)
Walter Roberson
il 22 Gen 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 Commenti
Vedere anche
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!