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

15 visualizaciones (últimos 30 días)
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.

Respuesta aceptada

Ahmet Cecen
Ahmet Cecen el 5 de Mzo. de 2018
Isosurface is one way.
Vol3D is another.
Export to VTK then ParaView is yet another.
  3 comentarios
Jan
Jan el 5 de Mzo. de 2018
@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 el 6 de Mzo. de 2018
@jan. Thank you. Yes it worked for me.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre 2-D and 3-D Plots en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by