How can Make a structure that is 480 by 640 , and each cell has three fields X,Y,Z which are zero ?
조회 수: 2 (최근 30일)
이전 댓글 표시
How can Make a structure that is 480 by 640 , and each cell has three fields X,Y,Z which are zero ?
댓글 수: 1
Image Analyst
2013년 7월 2일
A structure is not a cell. A field (or member) of a structure is also not a cell.
채택된 답변
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Structures에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!