How to display the sliced image in an axes in matlab gui?

I have sliced an image using mat2cell() function. And I'm able to display all the sliced images in subplots together. But I want to display the same in GUI in axes . This is the image I wanted to show in axes .
Any suggestions? Thanks in advance!

2 Commenti

I don't understand the question. The images are displayed in axes. That's how subplot() works - it creates "axes" in certain locations on the current "figure" for your next image or data to be displayed or plotted in. What do you want? Do you want all 4 images to be stitched together and appear in a single axes?
i think so. She want to build the GUI that can scroll using slicer to view the images

Accedi per commentare.

Risposte (0)

Richiesto:

il 14 Mag 2015

Commentato:

il 14 Feb 2018

Community Treasure Hunt

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

Start Hunting!

Translated by