Volume level equivalent of imagesc

3 次查看(过去 30 天)
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