필터 지우기
필터 지우기

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

조회 수: 17 (최근 30일)
thar
thar 2016년 9월 26일
답변: Image Analyst 2016년 10월 2일
I want to add texts and images to the gui as shown in the following image.
  댓글 수: 2
Geoff Hayes
Geoff Hayes 2016년 9월 26일
thar - are you using GUIDE to create your GUI?
Gopichandh Danala
Gopichandh Danala 2016년 9월 29일
편집: Gopichandh Danala 2016년 9월 29일
Watch documentation on MathWorks documentation they have lot of details and what you are asking is very basic

댓글을 달려면 로그인하십시오.

답변 (2개)

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

Image Analyst
Image Analyst 2016년 10월 2일

카테고리

Help CenterFile Exchange에서 Read, Write, and Modify Image에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by