Axis color in 3D plot
Show older comments
Setting boxstyle on, we can have a box styled axis in a 3D plot. However, set(gca, 'color', [1 1 1]) only affects the back axis color, not the front two panels. I'm wondering if i can just display 3 side axis panels in a 3D plot, and set the axis background color to [0.6 0.6 0.6], the gridline color to [0.3 0.3 0.3]?
Answers (0)
Categories
Find more on Annotations 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!