Re: Color background of a label



In article <g4bgvm$92u$1@xxxxxxxxxxxxxxxxxx>,
Suguleasa <suguleasa@xxxxxxxxx> wrote:

How can one color the background of a label?

Is there a way Matlab can do it?

set(labelhandle, 'Background', colourspecification);

For example,

set(get(gca,'Title'),'Background',[.1 .2 .3]);
--
"Eightly percent of the people in the world are fools and the
rest of us are in danger of contamination." -- Walter Matthau
.