Mercurial > hg > octave-nkf
diff scripts/plot/scatter3.m @ 16985:c9346014fed2
Validate inputs are real for mesh, meshc, meshz functions.
Rename internal helper variables for greater clarity.
* scripts/plot/mesh.m: Validate inputs are real. Use htmp for temporary handle.
* scripts/plot/meshc.m: Validate inputs are real. Use htmp for temporary handle.
* scripts/plot/meshz.m: Validate inputs are real. Use htmp for temporary handle.
Use cellfun to replace for loop in input validation. Use oldax for saved axes
handle.
author | Rik <rik@octave.org> |
---|---|
date | Sun, 14 Jul 2013 14:12:33 -0700 |
parents | 7277fe922e99 |
children | 1cbdd14711c5 |