|
ImageAnalyst <imageanalyst@mailinator.com> wrote
> Since the background of the colorbar is just the figure it's sitting
> on top of, wouldn't the background color of the colorbar just be the
> same as the color of the figure?
> backgroundColor = get(gcf, 'color')
In the gui that I've made with GUIDE, the colour of the toolbar (btw, note it's called the toolbar by GUIDE, not the colorbar) is quite a lot whiter than the background colour of the containing gui (or gcf).
I have been able to guess the colour by trial and error, but that's not a very pleasant process.
David
|