Filter löschen
Filter löschen

How can I add an image on a GUI in the top left corner?

1 Ansicht (letzte 30 Tage)
J. Nash
J. Nash am 5 Feb. 2017
Beantwortet: Walter Roberson am 5 Feb. 2017
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.

Antworten (1)

Walter Roberson
Walter Roberson am 5 Feb. 2017
You could create an axis there and image() the image into place with
axis image off

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by