Can students get SIMULINK Coder?
조회 수: 2 (최근 30일)
이전 댓글 표시
채택된 답변
추가 답변 (2개)
Walter Roberson
2013년 11월 29일
Sorry, no, the Student Version license can never have MATLAB Coder or Simulink Coder (or MATLAB Compiler).
There are some kinds of code that can be generated anyhow, such as for a couple of the robot systems.
What kind of device are you trying to generate code for?
댓글 수: 2
Walter Roberson
2016년 9월 3일
R2016a Student does not have Embedded Coder, but it did add MATLAB Coder and Simulink Coder.
Siddhant
2013년 12월 2일
댓글 수: 1
Andreas Goser
2013년 12월 2일
From what I understand, you can include you C++ code into Simulink as C-MEX S-Function. Product-wise this only needs MATLAB, Simulink and a C Compiler (there is always a support one that is free of charge)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!