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

17 次查看(过去 30 天)
I want to add texts and images to the gui as shown in the following image.

回答(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