how to hide the dos command !!! plz help

hi,i compiled my .m files using the matlab compiler, but after i compiled them and when the gui started to launch the dos command appears , this is annoying me and any one will user the application , how i can hide the dos window ?? Thanks

More Answers (1)

khaled DAWOUD
khaled DAWOUD on 17 Jul 2012
Thansk very much , i really appreicate your help and time. but plz can any one explain what are these options for mcc -e -R -v ?? Thanks a gain

4 Comments

All the options are explained in the help. Look at the contents tab, then just drill down into the compiler area of the help. Or say doc mcc on the command line.
@khaled: Please post comments to answers as comments, not as further answer. Thanks.
Thanks for pointing me , i'm sorry because i'm new here and i don't the rules,Thanks
i have my application in t2.m and t2.fig i used this code in the command wind but nothing is changed , the c window still appears .
mcc -e -R -logfile -R 'f1.text' -v t2.m
is there any way to do it in the deploytool,instead of coding in the command window?
i really appreciate you time and help ,Thanks for all

Sign in to comment.

Categories

Find more on Application Deployment in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!