Matlab compiler on Matlab student Version
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
Accepted Answer
More Answers (0)
Categories
Find more on MATLAB Compiler 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!