Mercurial > hg > octave-nkf
diff scripts/polynomial/spline.m @ 13258:be74491c20e8
Correct typo in input validation of polynomial functions (Bug #33252)
* ppder.m, ppint.m, ppjumps.m, ppval.m: Correct typo placing negation (!)
only on first isstruct argument rather than combined (isstruct && strcmp)
condition.
author | Rik <octave@nomad.inbox5.com> |
---|---|
date | Fri, 30 Sep 2011 09:20:08 -0700 |
parents | 59e2460acae1 |
children | 614505385171 |