Change a specific axis back panel color
Show older comments
I understand the command set(gca, 'color', 'k') allows different color of ALL axis back panels. I would like suggestions to change the x-y axis back panel color in a 3D plot. Many thanks.
Answers (1)
You can create a patch or surface object in the wanted location and color.
Categories
Find more on Scatter 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!