Image3

A simple function for displaying 3-d arrays similar to how image() can be used for 2-d arrays.

이 제출물을 팔로우합니다

I use image() a lot for quickly getting an overview of what a 2-d array contains. I have searched through the Volume visualization guides without finding anything similar for 3-d arrays, so I have made one myself.

The approach is very simple: make a "box" out of 6 patches centered at each datapoint, and multiply each walls opacity by the corresponding array elements numeric value.

Caveats:
1. As the number of elements grows, the memory usage and plotting system cpu usage quickly gets too large
2. This is a crude approximation of "voxels", but the amount of blocked light is proportional to the number of wall transitions, not the real distance.

인용 양식

Knut (2026). Image3 (https://kr.mathworks.com/matlabcentral/fileexchange/30721-image3), MATLAB Central File Exchange. 검색 날짜: .

도움

도움 준 파일: pcolor3

카테고리

Help CenterMATLAB Answers에서 Images에 대해 자세히 알아보기

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
1.0.0.0