Volume level equivalent of imagesc

조회 수: 3 (최근 30일)
Anand P
Anand P 2019년 6월 8일
댓글: Anand P 2019년 6월 8일
Imagesc can be used to view images. Is there any equivalent command in the volume domain which does the same function to a volume as done by imagesc for image ?

채택된 답변

Walter Roberson
Walter Roberson 2019년 6월 8일
You can volumeViewer or volshow() of mat2gray() of the data . Despite its name, mat2gray() has to do with scaling data. In newer versions of MATLAB, rescale() can be used instead of mat2gray()
  댓글 수: 1
Anand P
Anand P 2019년 6월 8일
This question is something related to the below given link. It contains one of the previous questions that i have asked about colormapping. Can you kindly answer this https://in.mathworks.com/matlabcentral/answers/466089-viewing-a-volumetric-data-using-user-defined-colormap

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

Community Treasure Hunt

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

Start Hunting!

Translated by