uicontrol로 만든 text를 다른 이미지로 변환시키는 방법이 있나요?

예를 들어 bar1=uicontrol('style','text','position',[200 0 20 20],'backgroundcolor','black');의 검은 text를 자동차 이미지로 바꾸고 싶은데 방법이 있을까요?

Answers (1)

Shubham Khatri
Shubham Khatri on 8 Nov 2020

0 votes

Please go through this answer available in the community.
You can also use the documentation for more information on uicontrol and uipanel.

Categories

Find more on 환경과 설정 in Help Center and File Exchange

Products

Release

R2020a

Tags

Asked:

on 28 Oct 2020

Answered:

on 8 Nov 2020

Community Treasure Hunt

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

Start Hunting!