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

 Réponse acceptée

Kenta
Kenta le 24 Déc 2020

0 votes

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

1 commentaire

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

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

Community Treasure Hunt

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

Start Hunting!