Matlab compiler on Matlab student Version
1 view (last 30 days)
Show older comments
Hi all,
I am relatively new to the whole topics of Matlab compilers. I have a Matlab code and I want call or execute this code through a C program (Preferably Visual C#). I read some details about this and I came to know we need a Matlab compiler to generate the Matlab code into a shared library.
Does Matlab student version has a built in compiler ??? When I tried to type commands like 'mcc' and 'mbuild' , it didn't show up any results
0 Comments
Accepted Answer
Walter Roberson
on 16 Oct 2012
MATLAB Compiler is not available at all for the Student Version, not even as an extra-cost toolbox.
3 Comments
Sean de Wolski
on 19 Oct 2012
No. But your university might have some licenses for it. You might want to talk to your IT department.
More Answers (0)
See Also
Categories
Find more on C Shared Library Integration in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!