3×3のxy行列が3つ重なった3次元的な行列があります。各行列のセルの中にそれぞれ異なった値があります。
これを下の図のように各セルごとに立方体があり、それが複数集まり1つの立方体として結果を表示するような
事をしたいです。
何か適切なコマンドはありますでしょうか?

 Respuesta aceptada

Kenta
Kenta el 24 de Dic. de 2020

0 votos

このソースコードを使ってはいかがでしょうか。
キーワードとしては、matlab voxel visualization などで検索するか、file exchange内で、voxel などで検索してみてください。
https://jp.mathworks.com/matlabcentral/fileexchange/50802-voxelplotter

1 comentario

wataru suzuki
wataru suzuki el 25 de Dic. de 2020
ありがとうございます。ボクセルといった情報からもとめるのですね…

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Image Processing Toolbox en Centro de ayuda y File Exchange.

Preguntada:

el 24 de Dic. de 2020

Comentada:

el 25 de Dic. de 2020

Community Treasure Hunt

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

Start Hunting!