Path: news.mathworks.com!not-for-mail
From: "Abel Brown" <brown.2179@osu.edu>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Stem plot with log scale
Date: Fri, 25 Apr 2008 16:01:04 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 30
Message-ID: <fusv80$bjm$1@fred.mathworks.com>
References: <fusshn$p3f$1@fred.mathworks.com> <fusu16$s44$1@fred.mathworks.com>
Reply-To: "Abel Brown" <brown.2179@osu.edu>
NNTP-Posting-Host: webapp-05-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1209139264 11894 172.30.248.35 (25 Apr 2008 16:01:04 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Fri, 25 Apr 2008 16:01:04 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1046982
Xref: news.mathworks.com comp.soft-sys.matlab:465212



"Steven Lord" <slord@mathworks.com> wrote in message
<fusu16$s44$1@fred.mathworks.com>...
> 
> "Abel Brown" <brown.2179@osu.edu> wrote in message 
> news:fusshn$p3f$1@fred.mathworks.com...
> > Does anyone know how to set the x and y scale on a stem plot
> > to log without destroying the stems?
> >
> > -abel
> 
> The first hit on the support website
(http://www.mathworks.com/support) for 
> "stem log" is:
> 
>
http://www.mathworks.com/support/solutions/data/1-QB3KB.html?solution=1-QB3KB
> 
> titled "How do I make the stem lines reappear in a stem
plot when I switch 
> my axes scale to "logarithmic" in MATLAB?"
> 
> -- 
> Steve Lord
> slord@mathworks.com 
> 
> 

Thanks!