Printing in color under Linux
显示 更早的评论
I am having trouble printing figures in color under linux with Matlab R2015a. This is a problem printing to a file or to the physical printer. I can save figures as eps or png in color just fine (these saved figures also print in color just fine as well).
I tried editing ~MATLAB/R2015a/toolbox/local/printopts.m so that dev = '-dpsc2' however, this causes the print dialog box to not open and the figure is sent directly to the printer. Additionally, the figure is still printed in black and white.
I also tried selecting the color option under print-preview but this also has no effect.
Does anybody know how to fix this?
1 个评论
Nalini Vishnoi
2015-5-20
Have you tried executing 'rehash toolboxcache' after changing the value of 'dev' in printopts.m?
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 File Operations 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!