Info

この質問は閉じられています。 編集または回答するには再度開いてください。

How can I diplsy images in gui panel? For each image I have to associate one radio button, How to implement this in gui?

2 ビュー (過去 30 日間)
Nilesh B
Nilesh B 2013 年 5 月 10 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
I'm able to diplay the panel in gui, but how to display the image withiin this panel. If I'm using Axes(handle.axes1), its giving error 'unknown axes1'.

回答 (1 件)

Jing
Jing 2013 年 5 月 10 日
You can learn from the following answer:
For the error message you got, Is it handle.axes1? or handes.axes1? And where do you use this code?

この質問は閉じられています。

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by