Mercurial > hg > octave-nkf
diff scripts/general/interp2.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 | b0084095098e |
children | ab17591254fc |
line wrap: on
line diff
--- a/scripts/general/interp2.m +++ b/scripts/general/interp2.m @@ -65,7 +65,7 @@ ## Cubic interpolation from four nearest neighbors. ## ## @item 'spline' -## Cubic spline interpolation--smooth first and second derivatives +## Cubic spline interpolation---smooth first and second derivatives ## throughout the curve. ## @end table ##