Bug when printing to eps
3 ビュー (過去 30 日間)
古いコメントを表示
I am printing a figure to eps format using the command
print(fig_h, '-deps','-r700',file_saveas)
However, the colorbar comes out in black and white when I view it (in multiple gs viewers). If I print to any other format, tif for example, the color bar comes out in colour as I would expect.
Does anyone have any idea what might cause a bug like this?
I would like to print to eps because this seems to best stick to the paper sizes and font sizes that I set.
Generally I am finding printing from matlab to journal article specifications difficult. Any useful information sources would be much appreciated.
Thanks, Charlie Hogg
version info: Matlab 7.11.0.584 on 32 bit linux.
0 件のコメント
回答 (2 件)
参考
カテゴリ
Help Center および File Exchange で Annotations についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!