binaryTensorVoxel

Draw a 3D voxel representation of a binary tensor or 3D matrix.

이 제출물을 팔로우합니다

A binary tensor may also be referred to as a 3D matrix of zeros and non-zeros or a 3D logical array. binaryTensorVoxel will draw cubes where there are non-zero entries in a tensor and leave vacancies where there are zeros. A simple use case example is
t = round(rand(3,3,3)); % zeros and ones
binaryTensorVoxel(t);

The thumbnail image for this File Exchange entry was drawn by applying binaryTensorVoxel to a 3D cellular automaton.

인용 양식

Paul Kassebaum (2026). binaryTensorVoxel (https://kr.mathworks.com/matlabcentral/fileexchange/43481-binarytensorvoxel), MATLAB Central File Exchange. 검색 날짜: .

카테고리

Help CenterMATLAB Answers에서 Atomic, Molecular & Optical에 대해 자세히 알아보기

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

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

Updated license

1.0.0.0