Axis color in 3D plot
5 views (last 30 days)
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]?
0 Comments
Answers (0)
See Also
Categories
Find more on Line 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!