Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Print figure - blank sheet
Date: Thu, 09 Oct 2008 08:57:35 -0400
Organization: The MathWorks
Lines: 23
Message-ID: <gckv3v$gta$1@fred.mathworks.com>
References: <gcg8ju$qi4$1@fred.mathworks.com>
Reply-To: <HIDDEN>
NNTP-Posting-Host: quistr.dhcp.mathworks.com
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-Trace: fred.mathworks.com 1223557055 17322 144.212.107.174 (9 Oct 2008 12:57:35 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Thu, 9 Oct 2008 12:57:35 +0000 (UTC)
User-Agent: Thunderbird 2.0.0.17 (Windows/20080914)
In-Reply-To: <HIDDEN>
Xref: news.mathworks.com comp.soft-sys.matlab:494233


susan wrote:
> hi,
> Does anybody know why print -f# would print a blank sheet of paper?
> 
> Thanks,
> S

I think more info is needed - what version of MATLAB are you running, and on 
what platform? What printer are you printing to?

Does this happen with all figures, or just specific ones? Try printing this 
figure, for example:
   figure;
   plot(1:10);
and
   figure;
   surf(peaks);

-- 

Richard Quist
Software Developer
The MathWorks, Inc.