Publish command does not produce gui window background color correctly
    조회 수: 3 (최근 30일)
  
       이전 댓글 표시
    
I am using Matlab 2013b and the publish command. The html code (or PDF result) on a Mac OSX (Yosemite) does not reproduce the GUI window background. The actual GUI window looks like this:

But the HTML renders the image like this

The same happens with PDF renderings and no matter how I when I set the 'entireFigureWindow' flag. This is also true for 2015b and 2014b. Any help appreciated.
Thank you for your help.
댓글 수: 0
채택된 답변
  Walter Roberson
      
      
 2015년 10월 19일
        Is the figure property InvertHardCopy set to 'off' ? http://www.mathworks.com/help/matlab/ref/figure-properties.html#property_inverthardcopy
추가 답변 (0개)
참고 항목
카테고리
				Help Center 및 File Exchange에서 Environment and Settings에 대해 자세히 알아보기
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

