How to add Transparency according to the depth and Color according to the isovalues in isosurface function?

조회 수: 6 (최근 30일)
I have a 3D matrix which I attached here (Iso.mat). Now If I simply use the following command, then I am getting the attached figure(Iso.jpg).
isosurface(diff); alpha(0.4); axis off;
Is it at all possible to add Transparency according to the depth and Color according to the isovalues in isosurface function? I want the dark inside and light outside. Here I have found one image on the web which expresses my problem.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Scalar Volume Data에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by