saveas command saves plot with black background and no axis lables
조회 수: 4 (최근 30일)
이전 댓글 표시
on using saveas command to save a 2d plot generated using 'pcolor', the saved plot has a black background and no axis lables. the figure being generated that pops up on the side has a white background and axis lables present (f=figure('Color',[1 1 1]) and pcolor for plotting). if i use saveas on the figure that pops up, it still saves with the black background and no axis labels. please help.
댓글 수: 0
답변 (1개)
Babak
2013년 5월 13일
if your platform is windows go to display settings for the screen and change to a "classic view".
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Printing and Saving에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!