On 2008-03-07 14:23+0100 Paul Wellner Bou wrote:

> Hello,
>
> i am writing a program in C++ where I am implementing the stuff I
> developed my thesis about eye glass optics with Matlab/Octave. I tried a
> C++ interface to gnuplot, but as the interface is not very nice and as I
> did not find this feature there until now, I am trying the C++ PLPlot
> interface right now.

There is an octave interface to PLplot that is normally built as part of the
PLplot build.  This interface includes complete access to low-level PLplot
commands (see the octave implementation of all the PLplot standard examples
at bindings/octave/demos/x??c.m) as well as higher-level plotting
functionality (see bindings/octave/demos/p*.m for a a number of examples of
this functionality).  Anyhow, I suggest you try the octave interface to
PLplot since it does have enhanced capabilities, and you do seem to be quite
familiar with Matlab/Octave.

Alan
__________________________
Alan W. Irwin

Astronomical research affiliation with Department of Physics and Astronomy,
University of Victoria (astrowww.phys.uvic.ca).

Programming affiliations with the FreeEOS equation-of-state implementation
for stellar interiors (freeeos.sf.net); PLplot scientific plotting software
package (plplot.org); the libLASi project (unifont.org/lasi); the Loads of
Linux Links project (loll.sf.net); and the Linux Brochure Project
(lbproject.sf.net).
__________________________

Linux-powered Science
__________________________

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Plplot-general mailing list
Plplot-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-general

Reply via email to