Path: news.mathworks.com!newsfeed-00.mathworks.com!nlpi057.nbdc.sbc.com!prodigy.net!border1.nntp.dca.giganews.com!nntp.giganews.com!postnews.google.com!l42g2000hsc.googlegroups.com!not-for-mail
From: ImageAnalyst <imageanalyst@mailinator.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: histograms
Date: Thu, 15 May 2008 18:38:13 -0700 (PDT)
Organization: http://groups.google.com
Lines: 7
Message-ID: <5fc2769a-1b83-417c-9c1b-25f21f4cc055@l42g2000hsc.googlegroups.com>
References: <g0h3qa$983$1@fred.mathworks.com>
NNTP-Posting-Host: 75.186.67.199
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
X-Trace: posting.google.com 1210901893 19745 127.0.0.1 (16 May 2008 01:38:13 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: Fri, 16 May 2008 01:38:13 +0000 (UTC)
Complaints-To: groups-abuse@google.com
Injection-Info: l42g2000hsc.googlegroups.com; posting-host=75.186.67.199; 
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 
Bytes: 1523
Xref: news.mathworks.com comp.soft-sys.matlab:468748


On May 15, 6:38=A0am, "beda meda" <b.m...@centrum.cz> wrote:
> Is there a way to make histogram to look not like boxes but
> like spline?

Not sure what you mean by a spline.  You could get the counts and bin
values and plot them with an x-y plot instead of a bar chart which is
more standard for displaying histograms.  Is that what you mean?