필터 지우기
필터 지우기

Cannot print matlab graph file

조회 수: 3 (최근 30일)
Taufan Abadi
Taufan Abadi 2012년 3월 28일
댓글: Ali Kandil 2019년 11월 13일
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
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일
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
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일
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일
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

카테고리

Help CenterFile Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by