How can I add an image on a GUI in the top left corner?
Afficher commentaires plus anciens
I wanted to add a small logo on the top left corner a simple GUI I created how can I do that?
Thank you for your time.
Réponses (1)
Walter Roberson
le 5 Fév 2017
You could create an axis there and image() the image into place with
axis image off
Catégories
En savoir plus sur Images dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!