help with the montage function
Show older comments
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
on 21 Feb 2012
0 votes
You probably want 256 x 256 x 1 x 10
Categories
Find more on Vector Volume Data 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!