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

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

Respuestas (1)

Image Analyst
Image Analyst el 20 de Dic. de 2014
If you use scatter3, you can specify the size and color of each marker using whatever algorithm you want.

1 comentario

nice thanks - will give it a go and let you know how it goes

La pregunta está cerrada.

Preguntada:

el 20 de Dic. de 2014

Cerrada:

el 20 de Ag. de 2021

Community Treasure Hunt

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

Start Hunting!

Translated by