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

0 commentaires
Réponse acceptée
Kenta
le 24 Déc 2020
このソースコードを使ってはいかがでしょうか。
キーワードとしては、matlab voxel visualization などで検索するか、file exchange内で、voxel などで検索してみてください。
https://jp.mathworks.com/matlabcentral/fileexchange/50802-voxelplotter
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Image Processing Toolbox dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!