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.

 Réponse acceptée

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

2 commentaires

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."

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Data Exploration dans Centre d'aide et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by