How can I visualize a 3D matrix with boolean values (0 or 1)?

조회 수: 8 (최근 30일)
Hamed Bizhani
Hamed Bizhani 2018년 3월 5일
댓글: Hamed Bizhani 2018년 3월 6일
Hi everyone.
I have a 3D matrix with Boolean values (0 or 1). Could you please tell me how I can visualize it in MATLAB? I just want to visualize it and show it in Word.
Thank in advance for your help.

채택된 답변

Ahmet Cecen
Ahmet Cecen 2018년 3월 5일
Isosurface is one way.
Vol3D is another.
Export to VTK then ParaView is yet another.
  댓글 수: 3
Jan
Jan 2018년 3월 5일
@Hamed: I do no see the difference between your needs and the output of Vol3D. The cubes cannot be "Zero or One", but maybe you mean black or white. But Vol3D is able to do exactly this. Please clarify, why it does not help already.
Hamed Bizhani
Hamed Bizhani 2018년 3월 6일
@jan. Thank you. Yes it worked for me.

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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Interpolation에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by