3次元的な結果の表示

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

 Risposta accettata

Kenta
Kenta il 24 Dic 2020

0 voti

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

1 Commento

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

Accedi per commentare.

Più risposte (0)

Categorie

Community Treasure Hunt

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

Start Hunting!