Mercurial > hg > octave-nkf
comparison scripts/plot/plot3.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 | 5d3a684236b0 |
children | 9fe930c5abbf |
comparison
equal
deleted
inserted
replaced
16984:997efb8d0b19 | 16985:c9346014fed2 |
---|