Surface with 4th argument for color

3 views (last 30 days)
Hi, I was wondering if someone could tell me if there is a way to add custom coloring to a surface based on a 4th variable. I work in in molecular dynamics and I have modeled a molecular surface based on X, Y, Z coordinates. Now, I'd like to color the surface based on a charge variable.
Can this be done?
  1 Comment
sruthi peesapati
sruthi peesapati on 11 Mar 2022
hi nikolay.
i want to do something similar. did you find a way out to plot the surface color based on 4th variable ?

Sign in to comment.

Accepted Answer

Sean de Wolski
Sean de Wolski on 18 May 2012
Sure, use the fourth argument as an index into your colormap's colors, much like I did here:

More Answers (0)

Community Treasure Hunt

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

Start Hunting!