how to make these changes about exe file which is complied from matlab gui?
이전 댓글 표시
I have made a GUI procedure---a.m/a.fig by matlab and then compile it into exe file by 'mcc -m a'.
1.the logo of a.exe file is the picture as below:

my question is that: shall I change it as anther picture as I want?
2.when I run a.exe, a black window will come out as below picture:

my question is that: how shall I avoid this window when I run the a.exe file?
3.because a.m insert a picture(exist on F:\) into the procedure when I move the a.exe file to another computer, I should copy this picture to that computer 's F:\. my question is that: how can avoid this (copy this picture to that computer)?
thank you !
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 MATLAB Compiler에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!