octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ez* plotting functions


From: John W. Eaton
Subject: ez* plotting functions
Date: Fri, 28 Dec 2007 16:07:12 -0500

On 27-Dec-2007, David Bateman wrote:

| 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".

| 2007-12-27  David Bateman  <address@hidden>
| 
|       * ezcontourf.m, ezcontour.m, ezmeshc.m, ezmesh.m, ezplot3.m,
|       __ezplot__.m, ezpolar.m, ezsurfc.m, ezsurf.m: New functions.
|       * Makefile.in (SOURCES): Add to the sources.

I applied the patch and checked it in the cvs trunk.

Thanks,

jwe


reply via email to

[Prev in Thread] Current Thread [Next in Thread]