ons, 03 03 2010 kl. 04:36 -0800, skrev dbateman: > > I just commited a new function, 'gplot3', to the 'plot' package. This is > > simply the obvious 3D version of 'gplot' (I use it for visualising > > motion capture data). When I added this function I noticed that the > > 'plot' package contains some functions that override core Octave > > functions. Specifically, it comes with > > > > * ginput > > * gtext > > * waitforbuttonpress > > > > Would it be okay to remove these functions from the 'plot' package? > > > > Søren > > > > I'd say go ahead and remove them. They were probably kept at the time > because a stabe version of Octave with these functions didn't exist. If I > remember correctly, the octave-forge versions of these functions is > dependent on X11 as well and won't work with Windows or the Mas Aqua > terminal of gnuplot.
Okay, I've removed these from SVN. I'll make a new package release shortly. Thanks Søren ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Octave-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/octave-dev
