Change a specific axis back panel color
Mostrar comentarios más antiguos
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.
Respuestas (1)
You can create a patch or surface object in the wanted location and color.
Categorías
Más información sobre Scatter Plots en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!