Matlab compiler on Matlab student Version
5 次查看(过去 30 天)
显示 更早的评论
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 个评论
采纳的回答
Walter Roberson
2012-10-16
MATLAB Compiler is not available at all for the Student Version, not even as an extra-cost toolbox.
3 个评论
Sean de Wolski
2012-10-19
No. But your university might have some licenses for it. You might want to talk to your IT department.
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!