Replace Mathworks icon with my own in the figure
Show older comments
Hi, I have designed an app which I want to sell as an exe file (which is run outside MATLAB environment). I was wondering if it's technically possible to replace the small icon on the upper left corner of the figure with my own. I have credited Mathworks in the app to address the copyright issue. Thank you.
Answers (1)
Sean de Wolski
on 28 May 2015
0 votes
When you build an exe with MATLAB Compiler, you can specify your own icon for the upper left corner:

Modifying it in the figure in MATLAB conflicts with the software license agreement.
5 Comments
Mehdi
on 28 May 2015
Sean de Wolski
on 28 May 2015
Yes that functionality was released in R2013b. You'll need to upgrade to at least this version:
Walter Roberson
on 28 May 2015
IIRC, R2013b might have made it easy, but it has been possible for years if some work was put into it. Details more likely on the newsgroup than in Answers.
Mehdi
on 29 May 2015
Henrik Enquist
on 4 Feb 2016
My trouble with this (otherwise nice) feature is that the compiler produces a very blurry icon. Do I miss something here or...?
Categories
Find more on Scripts 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!