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

0 Comments
Accepted Answer
Kenta
on 24 Dec 2020
このソースコードを使ってはいかがでしょうか。
キーワードとしては、matlab voxel visualization などで検索するか、file exchange内で、voxel などで検索してみてください。
https://jp.mathworks.com/matlabcentral/fileexchange/50802-voxelplotter
More Answers (0)
See Also
Categories
Find more on Resizing and Reshaping Matrices in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!