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!