Re: Oplot

Ole Jacob Hagen <[email protected]> Tue, 30 Nov 2004 18:04:15 +0100
Newsgroups gmane.comp.gnu.octave.graphics
Message-ID <[email protected]>
Hi,
The octave-files in props/octave are only for testing. They are prefixed 
with p, I believe?
The real m-files are located in src/octave and not props/octave.

Cheers,

Ole J.


Shai Ayal wrote:

> Ole,
>
> looking through the code in oplot/props/octave I see you have already 
> done what I have proposed in my previous email: mainly you have 
> implemented a minimal set of "core functions" -- set, get, etc... on 
> top of these you could in theory used my plot.m file instead of the 
> oplot.cc you use now.
>
> All this without going into elaborate explanations of callbacks 
> etc..., using m-files only.
>
>     Shai
>