Change a specific axis back panel color
Afficher commentaires plus anciens
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.
Réponses (1)
You can create a patch or surface object in the wanted location and color.
Catégories
En savoir plus sur Scatter Plots dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!