Info
This question is closed. Reopen it to edit or answer.
I display an image on the axis matlab gui, I can know how to display the image separately in another figure to zoom ... etc
1 view (last 30 days)
Show older comments
axes(handles.axes2);
imshow(redChannel);
...
0 Comments
Answers (0)
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!