Why MCC doesnt work although I have the MATLAB Compiler license?

3 ビュー (過去 30 日間)
Valmir Sadiku
Valmir Sadiku 2014 年 10 月 1 日
コメント済み: Valmir Sadiku 2014 年 10 月 2 日
Hello guys,
I am trying to compile a simple m-file (just adds two numbers), but Matlab says:
Undefined function 'mcc' for input arguments of type 'char'.
Also whats anyway confusing for me is following behavior:
>> help mcc
mcc not found.
There is a compiler (Microsoft Windows SDK 7.1) installed - license of Matlab Compiler is also there. Could you help me?
Thank you!
goldeneyes

回答 (1 件)

Andreas Goser
Andreas Goser 2014 年 10 月 2 日
You may have the product MATLAB Compiler licensed, but not installed. This happens in larger organizations quite a bit when the whole organization can access concurrent licenses, but the IT department does not install all products for all users.
  3 件のコメント
Friedrich
Friedrich 2014 年 10 月 2 日
It does not work because the MATLAB Compiler Toolbox is not installed (like you can see in the ver output). Check with your IT to get a MATLAB Compiler installation or contact MathWorks Install support.
Valmir Sadiku
Valmir Sadiku 2014 年 10 月 2 日
You are right. I mix it with Matlab Coder :-(
Thank you a lot!

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeIntroduction to Installation and Licensing についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by