필터 지우기
필터 지우기

Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

Set colourmap of a figure based on the output of a script

조회 수: 1 (최근 30일)
Nicholas
Nicholas 2014년 12월 20일
마감: MATLAB Answer Bot 2021년 8월 20일
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

답변 (1개)

Image Analyst
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
Nicholas
Nicholas 2014년 12월 20일
nice thanks - will give it a go and let you know how it goes

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by