.exe standalone application
bonsoir a tous , bon je voulais convertir un M-pogram en une stand alone applicatiion .exe , donc je veux utilisé deploytool
mais la il me donne une erreur la voila
Code:
1 2 3 4 5 6 7 8
|
Your project cannot be built because you have not specified a compiler.
To do so run the following command in MATLAB:
mbuild -setup
If the problem persists, click the project settings icon in the toolbar, select General on the left hand panel and then remove the options file specified in the last text box on the right hand side panel. |
Code:
1 2 3 4 5 6 7 8 9 10 11 12 13
|
mbuild -setup
Please choose your compiler for building standalone MATLAB applications:
Would you like mbuild to locate installed compilers [y]/n? y
Select a compiler:
[0] None
Compiler: 0
mbuild: No compiler selected. No action taken. |
comment jevais fair ? quel est le probleme?
merci d'avance