logo in GUI is missing after compiling GUI with deploytool

조회 수: 2 (최근 30일)
Hi everybody,
I created a GUI using GUIDE with a logo in the corner. This works fine. But when I compile this GUI to a standalone .exe application the logo is missing and I get an error in LogoButton_CreateFnc that the .png is missing.
In deploytool you can select additional files to be added during compilation but selecting the .png does not solve the problem. Also adding the .png to the same folder as the .exe doesn't help.
Any suggestions? Thanks in advance!
Maarten

채택된 답변

maarten vaandrager
maarten vaandrager 2014년 2월 6일
I asked Matlab Support and they told me I had to add it as a "shared resource and helper file" instead of adding it in the package tab. Now it works fine in the .exe
Sometimes the answers are soo simple and obvious...
Thanks Matlab Support!

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 MATLAB Mobile에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by