how to include Figure color in my code?

2 visualizzazioni (ultimi 30 giorni)
Matt
Matt il 8 Ago 2014
Commentato: Matt il 8 Ago 2014
Hi
I want to change the color of my figure to white. The cloro outside my x and y axis. I can do this by going Figure color under edit>figure property.
BUt i want to include it in my code. Any suggestion how to do it?

Risposta accettata

Honglei Chen
Honglei Chen il 8 Ago 2014
set(gcf,'Color','w')

Più risposte (0)

Community Treasure Hunt

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

Start Hunting!

Translated by