Change a specific axis back panel color

5 visualizzazioni (ultimi 30 giorni)
Kyle Wang
Kyle Wang il 13 Giu 2015
Modificato: Jan il 13 Giu 2015
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.

Risposte (1)

Jan
Jan il 13 Giu 2015
Modificato: Jan il 13 Giu 2015
You can create a patch or surface object in the wanted location and color.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by