Cannot print matlab graph file

Dear everyone who can help me,
Would you please advise me due to unable to print matlab graph.
The error written as stated below:
Warning: Failed in memory BitBlt (gle00000008)
> In C:\Program Files\MATLAB\R2012a\toolbox\matlab\graphics\hardcopy.p>hardcopy at 28
In graphics\private\render at 142
In print>LocalPrint at 280
In print at 237
In graphics\private\printdlg_deprecated at 66
In printdlg at 62
In printpreview>onPrint at 1000
Warning: Failed in memory BitBlt (gle00000008)
> In C:\Program Files\MATLAB\R2012a\toolbox\matlab\graphics\hardcopy.p>hardcopy at 28
In graphics\private\render at 142
In print>LocalPrint at 280
In print at 237
In graphics\private\printdlg_deprecated at 66
In printdlg at 62
In printpreview>onPrint at 1000
Warning: Negative data ignored
Warning: Negative data ignored
> In legendcolorbarlayout>doParentResize at 335
Warning: Negative data ignored
> In legendcolorbarlayout>doParentResize at 335
In getfigurefordesktopclient>fig2client at 21
In getfigurefordesktopclient at 12
Warning: Negative data ignored
Warning: Negative data ignored
> In legendcolorbarlayout>doParentResize at 335
In getfigurefordesktopclient>fig2client at 21
In getfigurefordesktopclient at 12
Thank you very much in advance
Best regards
Taufan

3 comentarios

Andreas Goser
Andreas Goser el 28 de Mzo. de 2012
How exactly do you try printing? (Command? Menu?)
Does this happen only with THIS figure or also plot(1:10) simple figure?
Walter Roberson
Walter Roberson el 7 de Abr. de 2012
Does the problem happen even when you are not using log plots?
Taufan Abadi
Taufan Abadi el 8 de Abr. de 2012
The problem happens when I print in any plots

Iniciar sesión para comentar.

Respuestas (3)

Christoph Wehrli
Christoph Wehrli el 12 de Dic. de 2012

5 votos

same problem occurred with a new printer for some figures but not with others. I tried set(gcf,'Renderer','OpenGL') for the troublesome figure, and bingo it printed OK.

5 comentarios

Joerg
Joerg el 17 de Jul. de 2013
This solution worked for me, too.
Aviti Mushi
Aviti Mushi el 18 de Feb. de 2014
Worked too here...
Angga Perima
Angga Perima el 27 de Nov. de 2014
Thanks, it works for me.
Eric T
Eric T el 9 de En. de 2015
Bam! Fixed it. Thanks.
Ali Kandil
Ali Kandil el 13 de Nov. de 2019
It works
Thanks alot

Iniciar sesión para comentar.

Hessam
Hessam el 6 de Abr. de 2012

0 votos

Got the same warning Especially using neural network toolbox, I need to get the performance plot saved. But the plot, like the graphical output of some other toolbox, does not have the save option.
Francois Doucet
Francois Doucet el 7 de Mayo de 2012

0 votos

Same here:
Warning: Failed in memory BitBlt (gle00000008) > In C:\Program Files\MATLAB\R2012a\toolbox\matlab\graphics\hardcopy.p>hardcopy at 28 In graphics\private\render at 142 In print>LocalPrint at 280 In print at 237 In graphics\private\printdlg_deprecated at 66 In printdlg at 62 In printpreview>onPrint at 1000

Categorías

Más información sobre Printing and Saving en Centro de ayuda y File Exchange.

Productos

Etiquetas

Preguntada:

el 28 de Mzo. de 2012

Comentada:

el 13 de Nov. de 2019

Community Treasure Hunt

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

Start Hunting!

Translated by