Azzera filtri
Azzera filtri

How to add text and images to the matlab gui (figure) ?

17 visualizzazioni (ultimi 30 giorni)
thar
thar il 26 Set 2016
Risposto: Image Analyst il 2 Ott 2016
I want to add texts and images to the gui as shown in the following image.
  2 Commenti
Geoff Hayes
Geoff Hayes il 26 Set 2016
thar - are you using GUIDE to create your GUI?
Gopichandh Danala
Gopichandh Danala il 29 Set 2016
Modificato: Gopichandh Danala il 29 Set 2016
Watch documentation on MathWorks documentation they have lot of details and what you are asking is very basic

Accedi per commentare.

Risposte (2)

Gareth Thomas
Gareth Thomas il 2 Ott 2016
Is this what you were looking for?
plot(1:10);text(10,10,'Is this what you need?');

Image Analyst
Image Analyst il 2 Ott 2016

Categorie

Scopri di più su Read, Write, and Modify Image in Help Center e File Exchange

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by