MATLAB inverts colors in uicontrol objects

조회 수: 3 (최근 30일)
Zoltán Csáti
Zoltán Csáti 2013년 9월 15일
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
Walter Roberson
Walter Roberson 2013년 9월 16일
Sorry try 'off' instead of 'false'
Zoltán Csáti
Zoltán Csáti 2013년 9월 16일
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.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Printing and Saving에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by