Change a specific axis back panel color

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)

Jan
Jan le 13 Juin 2015
Modifié(e) : Jan le 13 Juin 2015

0 votes

You can create a patch or surface object in the wanted location and color.

Question posée :

le 13 Juin 2015

Modifié(e) :

Jan
le 13 Juin 2015

Community Treasure Hunt

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

Start Hunting!

Translated by