Can students get SIMULINK Coder?
Show older comments
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?
Accepted Answer
More Answers (2)
Walter Roberson
on 29 Nov 2013
1 vote
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 Comments
timo
on 3 Sep 2016
Noew there is for 2016a ! When will be added for Home Edition?
Walter Roberson
on 3 Sep 2016
R2016a Student does not have Embedded Coder, but it did add MATLAB Coder and Simulink Coder.
Siddhant
on 2 Dec 2013
0 votes
1 Comment
Andreas Goser
on 2 Dec 2013
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)
Categories
Find more on Simulink Coder in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!