How to combine multiple surf plots in one plot with different colormap
Show older comments
I want to combine three different surf plots, each one with a different colormap, into one plot. I am trying to do something similar to the surf and scatter3 example in the attached figure, but, with surfaces. I am using linkaxes but I am getting a warning: linkaxes requires 2-D axes as input. Use linkprop for generic property linking.
I tried to use linkprop but I couldn't combine the surf plots. I also used hold on and I was able to combine the surfaces but I couldn't have different colormaps. Which command can I use?
Accepted Answer
More Answers (0)
Categories
Find more on Blue 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!