ez* plotting functions

David Bateman adb014 at gmail.com
Thu Dec 27 14:40:05 CST 2007


Here are all of the ez* plotting functions except ezplot itself. I'm
still not sure how to go about doing "f(x,y)=0" for ezplot in a matlab
compatible manner. However, all the other functions are pretty much
handled in the same manner and here are in fact handled by a single
function __ezplot__ that I'll probably extend to handle explot as well
when I can figure out how to do "f(x,y)=0". I believe I've handled the
treatment of singularities, that is set a point to NaN if the gradient
at the point is above some limit in the surface functions but not in
ezpolar or ezplot3. The only 2D core plotting functions missing after
this patch will be "ezplot" and "plotmatrix".

D.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch1
Url: https://www.cae.wisc.edu/pipermail/octave-maintainers/attachments/20071227/0772f5c0/attachment-0002.ksh 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch1.changelog
Url: https://www.cae.wisc.edu/pipermail/octave-maintainers/attachments/20071227/0772f5c0/attachment-0003.ksh 


More information about the Octave-maintainers mailing list