Dear Sirs.,
I'm starting to work with image processing. Suppose I have a 3D matrix MMM with the following size: 41x41x21. (X- 41 points Y-41 points Z- 21 points).
I want to place on MMM(:,:,1) and on MMM(:,:,21) 2 bmp pictures. How can I do it but
more importly how do I plot MMM with the...