warning about print function

2 views (last 30 days)
Qingping
Qingping on 16 Sep 2013
Answered: Wan Anom on 22 May 2018
When I using print function to print figure. There is a warning such as list below, and the printer print a blank paper?
Warning: Failed in memory BitBlt (gle00000008) > In D:\GreenSoft\MATLAB13a\toolbox\matlab\graphics\hardcopy.p>hardcopy at 36 In graphics\private\render at 142 In print>LocalPrint at 283 In print at 240
  1 Comment
Qingping
Qingping on 16 Sep 2013
with code: set(gcf,'Renderer','OpenGL')
But the time for printer more than 1 minute.
Is there a better solution?

Sign in to comment.

Answers (1)

Wan Anom
Wan Anom on 22 May 2018
From Figure window, go to Edit-Copy Figure. Then, paste on your document, the resolution of the figure is preserved. You also can set for the copy option. Good Luck

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!