Hide MS-DOS shell for MATLAB standalone program

10 visualizzazioni (ultimi 30 giorni)
Matlab 2011b mcc command add had the option -e to suppress the MS-DOS shell for a standalone program, but Matlab 2016a mcc command doesn't have, how can we not display the MS-DOS shell for a standalone program,

Risposta accettata

Image Analyst
Image Analyst il 31 Ago 2016
Here is the documentation directly from my R2016a help:
mcc -e options mfilename compiles the function into a standalone application that does not open an MS-DOS® command window.
Are you observing that it does not work like that?

Più risposte (1)

Philippe Pinheiro
Philippe Pinheiro il 31 Ago 2016
On the online help documentation there is no -e option :
I replaced -m by -e and it worked....

Categorie

Scopri di più su MATLAB Compiler in Help Center e File Exchange

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by