Surface with 4th argument for color
3 views (last 30 days)
Show older comments
Nikolay Rodionov
on 18 May 2012
Commented: sruthi peesapati
on 11 Mar 2022
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
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 ?
Accepted Answer
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)
See Also
Categories
Find more on Surface and Mesh Plots in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!