I have an axes in my gui. I also have a logo in my computer. Each time when I execute the fig file I want that this logo automatically embed itself into the axes in my gui.

1 次查看(过去 30 天)
%my file name is= logo.png %directory=C:
%I have an axes which tag is "axes1" in my gui.

采纳的回答

Dishant Arora
Dishant Arora 2013-7-13
You need to specify this in Gui opening function.
imshow('YourImage')

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Interactive Control and Callbacks 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by