warning about print function

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

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

Categories

Find more on Interactive Control and Callbacks in Help Center and File Exchange

Asked:

on 16 Sep 2013

Answered:

on 22 May 2018

Community Treasure Hunt

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

Start Hunting!