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)
axes(handles.axes2);
imshow(redChannel);
...

Answers (0)

This question is closed.

Community Treasure Hunt

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

Start Hunting!