Path: news.mathworks.com!not-for-mail
From: "Bruno Luong" <b.luong@fogale.findmycountry>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Histogram
Date: Sun, 8 Nov 2009 09:35:18 +0000 (UTC)
Organization: FOGALE nanotech
Lines: 5
Message-ID: <hd63cm$eap$1@fred.mathworks.com>
References: <hd4fgs$t35$1@fred.mathworks.com> <hd62jq$l64$1@fred.mathworks.com>
Reply-To: "Bruno Luong" <b.luong@fogale.findmycountry>
NNTP-Posting-Host: webapp-03-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1257672918 14681 172.30.248.38 (8 Nov 2009 09:35:18 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Sun, 8 Nov 2009 09:35:18 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 390839
Xref: news.mathworks.com comp.soft-sys.matlab:583306


sorry I forget to flip the edges

edge = flipud(edge);

Bruno