Can students get SIMULINK Coder?
이전 댓글 표시
I want to use Matlab/Simulink with VIsual Studio, as I am learn about it, it requires code generation capability. I have a students version of Matlab (2013a) can I get MATLAB and SIMULINK coder add-ons?
채택된 답변
추가 답변 (2개)
Walter Roberson
2013년 11월 29일
1 개 추천
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
timo
2016년 9월 3일
Noew there is for 2016a ! When will be added for Home Edition?
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일
0 개 추천
댓글 수: 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)
카테고리
도움말 센터 및 File Exchange에서 Simulink Coder에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!