From graphics-request at octave dot org Thu Jul 22 13:02:05 2004 Subject: Re: OctPlot -- new release From: Shai Ayal To: Paul Kienzle Cc: octave-graphics Date: Thu, 22 Jul 2004 20:58:02 +0300 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 > 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 >> > >