help with the montage function
이전 댓글 표시
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!
답변 (1개)
Walter Roberson
2012년 2월 21일
0 개 추천
You probably want 256 x 256 x 1 x 10
카테고리
도움말 센터 및 File Exchange에서 Vector Volume Data에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!