From graphics-request at octave dot org Tue Nov 30 11:04:07 2004 Subject: Re: Oplot From: Ole Jacob Hagen To: Shai Ayal , graphics@octave.org Date: Tue, 30 Nov 2004 18:04:15 +0100 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 >