Mercurial > hg > octave-nkf
annotate doc/interpreter/images @ 15521:e92dde30f754
test: Modify strsplit test suite to match new mapper function behavior (bug #37535).
* strsplit.m: Test for char(ones(1,0)) rather than numeric ones(1,0) when returning
an empty field.
author | Rik <rik@octave.org> |
---|---|
date | Sun, 14 Oct 2012 20:54:53 -0700 |
parents | a88f8e4fae56 |
children |
rev | line source |
---|---|
9794
0d4613a736e9
convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents:
diff
changeset
|
1 geometryimages.m voronoi triplot griddata convhull delaunay inpolygon |
0d4613a736e9
convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents:
diff
changeset
|
2 interpimages.m interpft interpn interpderiv1 interpderiv2 |
0d4613a736e9
convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents:
diff
changeset
|
3 plotimages.m plot hist errorbar polar mesh plot3 extended |
0d4613a736e9
convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents:
diff
changeset
|
4 sparseimages.m gplot grid spmatrix spchol spcholperm |
14509 | 5 splineimages.m splinefit1 splinefit2 splinefit3 splinefit4 splinefit6 |