Info

Questa domanda è chiusa. Riaprila per modificarla o per rispondere.

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

1 visualizzazione (ultimi 30 giorni)
Nicholas
Nicholas il 20 Dic 2014
Chiuso: MATLAB Answer Bot il 20 Ago 2021
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

Risposte (1)

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

Community Treasure Hunt

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

Start Hunting!

Translated by