Info

此问题已关闭。 请重新打开它进行编辑或回答。

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

1 次查看(过去 30 天)
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.

Community Treasure Hunt

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

Start Hunting!

Translated by