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 件のコメント

Andreas Goser
Andreas Goser 2012 年 3 月 28 日
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 2012 年 4 月 7 日
Does the problem happen even when you are not using log plots?
Taufan Abadi
Taufan Abadi 2012 年 4 月 8 日
The problem happens when I print in any plots

サインインしてコメントする。

回答 (3 件)

Christoph Wehrli
Christoph Wehrli 2012 年 12 月 12 日

5 投票

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 件のコメント

Joerg
Joerg 2013 年 7 月 17 日
This solution worked for me, too.
Aviti Mushi
Aviti Mushi 2014 年 2 月 18 日
Worked too here...
Angga Perima
Angga Perima 2014 年 11 月 27 日
Thanks, it works for me.
Eric T
Eric T 2015 年 1 月 9 日
Bam! Fixed it. Thanks.
Ali Kandil
Ali Kandil 2019 年 11 月 13 日
It works
Thanks alot

サインインしてコメントする。

Hessam
Hessam 2012 年 4 月 6 日

0 投票

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 件のコメント

Taufan Abadi
Taufan Abadi 2012 年 4 月 8 日
Agree, never work in my computers

サインインしてコメントする。

Francois Doucet
Francois Doucet 2012 年 5 月 7 日

0 投票

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

カテゴリ

ヘルプ センター および File ExchangePrinting and Saving についてさらに検索

製品

質問済み:

2012 年 3 月 28 日

コメント済み:

2019 年 11 月 13 日

Community Treasure Hunt

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

Start Hunting!

Translated by