Mercurial > hg > octave-nkf
diff scripts/plot/newplot.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 | c90c9623b20f |
children | 08dd9458684a |