From graphics-request at octave dot org Wed Jul 21 16:02:30 2004 Subject: Re: OctPlot -- new release From: Paul Kienzle To: Shai Ayal Cc: octave-graphics Date: Wed, 21 Jul 2004 17:01:39 -0400 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 pkienzle at users dot sf dot net 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 >