Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Print figure - blank sheet
Date: Thu, 9 Oct 2008 13:53:18 +0000 (UTC)
Organization: The MathWorks Inc
Lines: 23
Message-ID: <gcl2ce$l8$1@fred.mathworks.com>
References: <gcg8ju$qi4$1@fred.mathworks.com>
Reply-To: <HIDDEN>
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 1223560398 680 172.30.248.37 (9 Oct 2008 13:53:18 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Thu, 9 Oct 2008 13:53:18 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1034498
Xref: news.mathworks.com comp.soft-sys.matlab:494314


"susan " <suetibu@hotmail.com> wrote in message <gcg8ju$qi4$1@fred.mathworks.com>...
> hi,
> Does anybody know why print -f# would print a blank sheet of paper?
> 
> Thanks,
> S

I think we need more info before we can try to help.
What platform are you on and what version of MATLAB are you running? What printer are you printing to? 

Does this happen for all figures or just specific ones? Simple figures to try include: 
   figure; plot(1:10);
and
   figure; surf(peaks); 

If it's just certain figures, can you provide steps to reproduce the problem? 


-- 

Richard Quist
Software Developer
The MathWorks, Inc.