Re: Oplot

Shai Ayal <[email protected]> Tue, 30 Nov 2004 21:08:28 +0200
Newsgroups gmane.comp.gnu.octave.graphics
Message-ID <[email protected]>

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
>>
> 
>