Mercurial > hg > octave-nkf
diff scripts/general/interp3.m @ 12175:2090995ca588
Correct en-dash,em-dash instances in docstrings.
Add a few more operators to operator index.
author | Rik <octave@nomad.inbox5.com> |
---|---|
date | Wed, 26 Jan 2011 20:51:20 -0800 |
parents | c792872f8942 |
children | cefd568ea073 621108cf81d1 |
line wrap: on
line diff
--- a/scripts/general/interp3.m +++ b/scripts/general/interp3.m @@ -52,7 +52,7 @@ ## Cubic interpolation from four nearest neighbors (not implemented yet). ## ## @item 'spline' -## Cubic spline interpolation--smooth first and second derivatives +## Cubic spline interpolation---smooth first and second derivatives ## throughout the curve. ## @end table ##