help with the montage function
Afficher commentaires plus anciens
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!
Réponses (1)
Walter Roberson
le 21 Fév 2012
0 votes
You probably want 256 x 256 x 1 x 10
Catégories
En savoir plus sur Vector Volume Data dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!