I have an axes in my gui. I also have a logo in my computer. Each time when I execute the fig file I want that this logo automatically embed itself into the axes in my gui.

 Respuesta aceptada

You need to specify this in Gui opening function.
imshow('YourImage')

2 comentarios

which place I need to write this code? Could you clarify?
In the function named:
YourGuideName_OpeningFcn
Which reads "% --- Executes just before YourGuideName is made visible."

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Data Exploration en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 13 de Jul. de 2013

Community Treasure Hunt

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

Start Hunting!

Translated by