Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
Set colourmap of a figure based on the output of a script
조회 수: 1 (최근 30일)
이전 댓글 표시
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/146544/image.jpeg)
Hi everyone,
I have created a surface plot of an echocardiogram based on a VTK file output from the echo software. (please see attached). I want to map the colour of each individual (x,y,z) point to the output of a script which computes certain parameters at each point into a matrix.
Can anyone set me in the right direction?
Nic
댓글 수: 0
답변 (1개)
Image Analyst
2014년 12월 20일
If you use scatter3, you can specify the size and color of each marker using whatever algorithm you want.
댓글 수: 1
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!