Info
この質問は閉じられています。 編集または回答するには再度開いてください。
Urgently Question : In matlab 2013b during deploying exe file for a simple m file it doesnot work and say " Error Packaging this message below appeared ,Any solution???
2 ビュー (過去 30 日間)
古いコメントを表示
ant:
<ant>
<mkdir dir="C:\Users\Ahmed\Desktop\test\magicsquare\for_redistribution" />
<mkdir dir="C:\Users\Ahmed\Desktop\test\magicsquare\for_testing" />
</ant>
mcc -C -o magicsquare -W WinMain:magicsquare -T link:exe -d C:\Users\Ahmed\Desktop\test\magicsquare\for_testing -v C:\Users\Ahmed\Desktop\test\magicsquare.m
Test checkout of feature 'Compiler' failed.
mcc failed.
0 件のコメント
回答 (1 件)
Walter Roberson
2014 年 4 月 26 日
You are not licensed to run the MATLAB Compiler, OR you share a network license with someone else and they are using the license.
0 件のコメント
この質問は閉じられています。
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!