Change Logo on Matlab Figure (not GUI)

There have been multiple solutions to insert / replace the Matlab logo on a GUI with others. Is there is solution available for a Matlab Figure outside of a GUI. I've tried using set(gcf, .. and its variables..) but none seem to work for the logo.

댓글 수: 3

Image Analyst
Image Analyst 2013년 6월 2일
편집: Image Analyst 2013년 6월 2일
What do you mean? Many/most people use GUI and figure interchangeably. The GUI you build with GUIDE is a figure and so is any other window that you create with MATLAB. To you, what is the difference between a "Matlab Figure" (with a titlebar and MATLAB logo icon on it), and a "GUI"? I'd like to see a screenshot. Please upload one.
Vineet Guru
Vineet Guru 2013년 6월 2일
편집: Vineet Guru 2013년 6월 2일
Hi Image Analyst,
In it you will see two logos. The one circled in Red was introduced using the javaFrame script at the top of the GUI script within the OpeningFn routine.
The middle one circled in black is auto created by the Waitbar function in Matlab The top one circled in Black is created using the Figure(3) script pointed to in the picture.
What I would like is to have all logos the same. As it will be difficult to change the logo within waitbar (as it is a part of a matlab script, called by this m file), I was wondering if there something like "set (gcf, (with some code here))" to replace the logo.
Thanks.
mohammad ibrahim
mohammad ibrahim 2019년 11월 15일
Hello Vineet
I have the same question. have you found a solution ?
many thanks

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Interactive Control and Callbacks에 대해 자세히 알아보기

태그

질문:

2013년 6월 2일

답변:

2019년 11월 15일

Community Treasure Hunt

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

Start Hunting!

Translated by