Path: news.mathworks.com!not-for-mail
From: "Igal " <igal@systematics.co.il>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Bad data returned by HARDCOPY. Not calling IMWRITE
Date: Sun, 8 Nov 2009 10:36:02 +0000 (UTC)
Organization: Systematics Ltd
Lines: 20
Message-ID: <hd66ui$i6e$1@fred.mathworks.com>
References: <43f99441$1_3@news.bluewin.ch>
Reply-To: "Igal " <igal@systematics.co.il>
NNTP-Posting-Host: webapp-02-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1257676562 18638 172.30.248.37 (8 Nov 2009 10:36:02 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Sun, 8 Nov 2009 10:36:02 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1220930
Xref: news.mathworks.com comp.soft-sys.matlab:583315


Van Lancker Eric <eric.vanlancker@iav.ch> wrote in message <43f99441$1_3@news.bluewin.ch>...
> Hi,
> 
> In a batch processing using the command
> print(gcf,'-r126','-djpeg75',[Pn Fn]);
> I have sometimes (1 time upon 1000) the following error
> 
> Error using ==> print
> Error using ==> graphics\private\render
> Bad data returned by HARDCOPY. Not calling IMWRITE.
> 
> Hardcopy is a built-in function.
> I can't reproduce the error...and cannot find the bug !!
> 
> Thanks in advance.
> Eric

Hi Eric,
I Got another case of similar problem. Did yo ufind an answer?
Regards.