Cannot print matlab graph file

2 Ansichten (letzte 30 Tage)
Taufan Abadi
Taufan Abadi am 28 Mär. 2012
Kommentiert: Ali Kandil am 13 Nov. 2019
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 Kommentare
Walter Roberson
Walter Roberson am 7 Apr. 2012
Does the problem happen even when you are not using log plots?
Taufan Abadi
Taufan Abadi am 8 Apr. 2012
The problem happens when I print in any plots

Melden Sie sich an, um zu kommentieren.

Antworten (3)

Christoph Wehrli
Christoph Wehrli am 12 Dez. 2012
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 Kommentare
Eric T
Eric T am 9 Jan. 2015
Bam! Fixed it. Thanks.
Ali Kandil
Ali Kandil am 13 Nov. 2019
It works
Thanks alot

Melden Sie sich an, um zu kommentieren.


Hessam
Hessam am 6 Apr. 2012
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.
  1 Kommentar
Taufan Abadi
Taufan Abadi am 8 Apr. 2012
Agree, never work in my computers

Melden Sie sich an, um zu kommentieren.


Francois Doucet
Francois Doucet am 7 Mai 2012
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

Kategorien

Mehr zu Interactive Control and Callbacks finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by