MATLAB inverts colors in uicontrol objects

3 Ansichten (letzte 30 Tage)
Zoltán Csáti
Zoltán Csáti am 15 Sep. 2013
I wrote a GUI application but my problem is that when I save the figure programatically using the saveas command, colors of the uicontrol objects seem to be inverted. The MATLAB Documentation says that inversion only applies to figures, not uicontrols. But here it is not the case. Does anybody have an idea?
Thanks,
Zoli
  9 Kommentare
Walter Roberson
Walter Roberson am 16 Sep. 2013
Sorry try 'off' instead of 'false'
Zoltán Csáti
Zoltán Csáti am 16 Sep. 2013
I tried it but failed. I mean the colour of the uicontrol objects were converted to light green instead of grey. Could you please try my saveAs function on your machine with a custom figure with a pushbutton on it? Perhaps you will exactly know what I'm thinking of. Thank you for your help so far.

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Printing and Saving finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by