Error of compiler license
Mostrar comentarios más antiguos
I am a newbie of matlab,my friend give me a matlab2013b,and a license,but now i have a problem.I want to use my matlab build a dll which can be used in my visual studio 2013.I have typed the command mex -setup and build -setup in command window and choosed my vs2013 compiler but whent i typed the command !mcc, it shows "Error: Could not check out a Compiler license:".I don't know what's the mean of this word,so ,if you know the reason of this or how to solve it ,please tell me.Thank you very much!
Respuestas (4)
Andreas Goser
el 4 de Abr. de 2014
0 votos
Assuming "my friend give me a matlab2013b,and a license" is just an unintended wording as English is not your first language and you in fact have a legal license:
MATLAB Compiler is a separate product on top of MATLAB and needs to be purchased, installed and licensed separately. The term "checking out" is related to the license management process.
xiao jie
el 4 de Abr. de 2014
0 votos
2 comentarios
Andreas Goser
el 4 de Mayo de 2014
The MCC command is a part of that product.
It is now the question what you want to achieve. There are reasonable workflows, utilizing a C Compiler within the MATLAB base product, e.g. building MEX files.
Andreas Goser
el 4 de Mayo de 2014
By the way, you can ask technical questions related to MATLAB also in Chinese.
xiao jie
el 4 de Abr. de 2014
0 votos
Reinhard Wuitz
el 15 de Abr. de 2014
0 votos
I have exactly the same problem or the same error message for Matlab R2013b. Whether you could solve the problem is my question now. Many thanks for your support.
1 comentario
Andreas Goser
el 4 de Mayo de 2014
Same as above applies: What do you want to achieve? Knowing that, I can tell you if you need the MATLAB Compiler product. Use the "VER" command to see whether it is installed.
Categorías
Más información sobre Introduction to Installation and Licensing en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!