Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: equally spaced data points over a curve
Date: Mon, 10 Nov 2008 14:15:04 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 7
Message-ID: <gf9fl8$4kh$1@fred.mathworks.com>
Reply-To: <HIDDEN>
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 1226326504 4753 172.30.248.38 (10 Nov 2008 14:15:04 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Mon, 10 Nov 2008 14:15:04 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1338633
Xref: news.mathworks.com comp.soft-sys.matlab:499946


Hi, 

I have plotted a curve which connects up some data points. The curve is not a straight line.

I would like to compute a new set of data points from the plotted curve, but equally spaced over the length of the curve. The number of points would be specified which would control the resolution. 

Does anyone know how I could do this? If you need any more information please ask. Thanks.