How to display 3D matrix by some image show functions
조회 수: 9 (최근 30일)
이전 댓글 표시
Hi guys,
I have a problem with a 3-D matrix to display as a 3-D image.
When I have a 3-D matrix data (X, Y, Z), each length of X, Y and Z is not same, how can I display this matrix to 3-D image?
I tried to display 3-D matrix using plot3, surf, contour3... ect., but all functions was not working.
Please could you help me?
Thanks =)
댓글 수: 0
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!