Change Logo on Matlab Figure (not GUI)

16 visualizaciones (últimos 30 días)
Vineet Guru
Vineet Guru el 2 de Jun. de 2013
Respondida: Thomas Satterly el 15 de Nov. de 2019
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 comentarios
Vineet Guru
Vineet Guru el 2 de Jun. de 2013
Editada: Vineet Guru el 2 de Jun. de 2013
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 el 15 de Nov. de 2019
Hello Vineet
I have the same question. have you found a solution ?
many thanks

Iniciar sesión para comentar.

Respuestas (1)

Thomas Satterly
Thomas Satterly el 15 de Nov. de 2019

Categorías

Más información sobre Dialog Boxes en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by