saveas command saves plot with black background and no axis lables
1 回表示 (過去 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!