I cannot load the function CodeGen C6000 Basic Code Generation from a MATLAB m-function
이전 댓글 표시
I got the compiler part using mex -setup correctly, then I tried evryething, and could not get it to use the function codegen.
This is part of C6000 Teaching Materials and in the document Code Generation from a MATLAB m-function.
1016.New Microsoft Word Document.docx
댓글 수: 6
Elton
2012년 11월 9일
Walter Roberson
2012년 11월 10일
It is not uncommon for specialized topics such as this to go without response for several days.
Kaustubha Govind
2012년 11월 12일
What is the error that you see with the codegen command? Please also paste the exact command that you are running.
Elton
2012년 11월 15일
편집: Walter Roberson
2012년 11월 15일
Walter Roberson
2012년 11월 15일
As Fred astutely noticed, you are running Student Version. codegen cannot be licensed for the Student Version. You will not be able to run that command except by getting a more costly base MATLAB license, together with a license for MATLAB Coder.
답변 (1개)
Fred Smith
2012년 11월 12일
0 개 추천
MATLAB Coder is not available as part of the student version. You need to buy a MATLAB Coder license separately. Do you have a license?
댓글 수: 1
Walter Roberson
2012년 11월 12일
MATLAB Coder cannot be purchased for Student Version: it requires an Academic or commercial license.
카테고리
도움말 센터 및 File Exchange에서 MATLAB Coder에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!