Re: Oplot
Rafael Laboissiere <[email protected]> Wed, 1 Dec 2004 02:29:22 -0600
| Newsgroups | gmane.comp.gnu.octave.graphics |
|---|---|
| Organization | Max Planck Institute for Human Cognitive and Brain Sciences -- Munich, Germany |
| Message-ID | <20041201082730.GA13401@laboiss2> |
* Ole Jacob Hagen <[email protected]> [2004-12-01 08:40]: > Since plot.m is found in octave-src/scripts/plot, it has to be either > overloaded or the path to our vis.app's m-files should appear before the > path to octave's own plot.m command. This means some fiddling with > DEFAULT_LOADPATH, but this strategy is used in grace-package found in > octave-forge. This is also the same approach used by the PLplot_Octave package. Actually, the grace package strategy was inspired by that of PLplot_Octave. The Octave bindings are distributed with the upstream tarball of PLplot. There is a Debian package called octave-plplot for it. I am interested in knowing whether the PLplot Octave binding could benefit from the Handle Graphics abstraction layer that is being discussed in the present thread. -- Rafael