how to make these changes about exe file which is complied from matlab gui?
Show older comments
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 !
Accepted Answer
More Answers (0)
Categories
Find more on MATLAB Compiler 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!