フィルターのクリア

Error while creating a standalone executable application ?

2 ビュー (過去 30 日間)
Mayssa
Mayssa 2015 年 5 月 13 日
回答済み: Walter Roberson 2015 年 5 月 14 日
While creating an executable application (made by uicontrol), I always have this error "error during packaging", When I open the log file it comes up with this :
ant:
<ant>
<mkdir dir="C:\Users\Mayssa\Desktop" />
<mkdir dir="C:\Users\Mayssa\Desktop" />
</ant>
mcc -C -o firstpage -W WinMain:firstpage -T link:exe -d C:\Users\Mayssa\Desktop -v C:\Users\Mayssa\Desktop\pfe\Matlab\interface\firstpage.m
Test checkout of feature 'Compiler' failed.
mcc failed.
Any ideas please for this problem ?

回答 (1 件)

Walter Roberson
Walter Roberson 2015 年 5 月 14 日
As far as the program can tell, you have not licensed the MATLAB Compiler product, which is required in order to make stand-alone executables.

カテゴリ

Help Center および File ExchangeMATLAB Compiler についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by