Search All of the Math Forum:
Views expressed in these public forums are not endorsed by
NCTM or The Math Forum.
|
|
|
Re: 2d data interpolation
Posted:
Nov 29, 2012 10:30 AM
|
|
"Giuseppe" wrote in message <k97uh5$9t7$1@newscl01ah.mathworks.com>... > Hi > I have a problem with the function interp2: I have a matrx 100x3 where the first column is the x-coordinate, the second column is the y-coordinate and the third column is the value at the coordinates x and y. > I would like to interpolate those values with a grid 600x600 but the x and y coordinates are not monotonic vectors and interp2 gives me an error. > > Can anyone help me?
Show us what you've already tried (and what doesn't work)...
|
|
|
|