Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
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 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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'.
0 Kommentare
Antworten (1)
Jing
am 10 Mai 2013
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?
0 Kommentare
Diese Frage ist geschlossen.
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!