help with the montage function

2 views (last 30 days)
Med_Imager
Med_Imager on 21 Feb 2012
Hello!
I am having trouble with the montage function. I have a 3D matrix of 256 x 256 x 10. After reading this ( http://www.mathworks.com/matlabcentral/answers/19995-help-with-montage-function ) I made it a 4D of 1x256x256x10
I want to create a montage. And I want the map(greymap) values to be between 0 and 0.15. How do i do this?
Thanks in advance!

Answers (1)

Walter Roberson
Walter Roberson on 21 Feb 2012
You probably want 256 x 256 x 1 x 10

Categories

Find more on View and Analyze Simulation Results in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!