Re: OctPlot -- new release

Shai Ayal <[email protected]> Thu, 22 Jul 2004 20:58:02 +0300
Newsgroups gmane.comp.gnu.octave.graphics
Message-ID <[email protected]>
Paul,

is the hold command "marked_as_command" by default in octave? or should 
I mark again beacuse of the overloadng ?

	Shai

Paul Kienzle wrote:

> Shai,
> 
> Another command you might want to put in your octplot_setup file:
> 
>     mark_as_command hold
> 
> This allows you to say 'hold on' and 'hold off'.
> 
> I compiled and ran it under OS X.  Pretty straight forward.  I'm using
> fltk 1.1.5rc1, which I compiled since my dports cvs commands no
> longer work.
> 
> I can zoom the graph, but I can't interact with the window (e.g., move,
> resize or raise).
> 
> Paul Kienzle
> [email protected]
> 
> On Jul 21, 2004, at 2:42 AM, Shai Ayal wrote:
> 
>> Hi all,
>>
>> Octplot-0.1.5 is now available at sourceforge
>>
>> http://sourceforge.net/projects/octplot/
>>
>> This is a maintenance release. Contains many (but not
>> all) bug fixes.
>>
>> New features:
>> gridlines (grid.m)
>> eps printing (print.m)
>>
>> next release (0.2.0) will support axis labels and
>> title, much better gridline positioning and patch
>> objects and maybe even an install script !
>>
>> Enjoy and report bugs
>> Shai
>>
>> p.s. I am not sure if this is the right forum for new
>> release announcements, so please comment on this also
>>
> 
>