Set colourmap of a figure based on the output of a script
Información
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
Mostrar comentarios más antiguos

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
el 20 de Dic. de 2014
0 votos
If you use scatter3, you can specify the size and color of each marker using whatever algorithm you want.
1 comentario
Nicholas
el 20 de Dic. de 2014
La pregunta está cerrada.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!