Displaying 1 result from an estimated 1 matches for "example_fix".
Did you mean:
example_file
2008 Jun 17
1
interp() function output not continue
...ular reason why this should happen.
The problem seems to be a single row in the z matrix returned by interp() right in the middle of the matrix (line 30 of 60). Replacing this line with the mean of row 29 and 31 seems to solve the problem. This results in this plot: http://examples.attic.sent.com/example_fix.png. This works, but it is not nice of course.
Is this something that looks familiar to someone? Can I replace the interp() function with something else? Could this be due to the particular way my data is sampled?
Regards,
Dieter