From graphics-request at octave dot org Tue Nov 30 13:11:08 2004 Subject: Re: Oplot From: Shai Ayal To: Ole Jacob Hagen Cc: graphics at octave dot org Date: Tue, 30 Nov 2004 21:08:28 +0200 Ole Jacob Hagen wrote: > 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. > ok, but you still have the "core functions" -- shouldn't these be used as a basis for all handle graphics add-ons ? >> 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 >> > >