Matlab compiler on Matlab student Version

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

MATLAB Compiler is not available at all for the Student Version, not even as an extra-cost toolbox.

3 Comments

Thanks for the information :)
Is there any other application / toolbox in Matlab student version which allows me to perform the same applications as Matlab compiler ??? Is the parallel computing toolbox gonna be helpful n any manner ???
I have seen Matlab allows a 30 day trial version for most of its toolboxes...But is the trial versions available for student version of Matlab ???
No. But your university might have some licenses for it. You might want to talk to your IT department.

Sign in to comment.

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!