Re: Octave Workshop 0.9 & Windows Installer
"Shai Ayal" <[email protected]> Mon, 20 Feb 2006 18:27:19 +0200
| Newsgroups | gmane.comp.gnu.octave.maintainers,gmane.comp.gnu.octave.graphics |
|---|---|
| Message-ID | <[email protected]> |
Sebastien, I download all 120MB (this is almost 1/3 of a full linux distro) and it works fine on my win XP home machine. Comments: * the split between input and output takes a bit to get used to. Is this really essential? * binding Ctrl-A to the "about box" is annoying -- in readline this key is the same as "HOME". I think you should retain the default readline key bindings * no copy from output window * while plot works and brings up gnuplot, freqz does nothing (does not bring up gnuplot, or if gnuplot is already running, does not change the plot). Try [b,a]=3Dbutter(5,0.3); freqz(b,a); * If I exit from gnuplot manually, subsequent plot commands do not fire it up again Shai On 2/20/06, Sebastien Loisel <[email protected]> wrote: > This is to announce the availability of Octave Workshop v0.9 and the ne= w > Windows installer. I would appreciate if you could test it and let me k= now > of any problems you find. I would like to consider Octave Workshop "fea= ture > complete" for a 1.0 release. > > The version of Octave distributed with the Windows installer of Octave > Workshop is a CVS version, so do not hold the Octave programmer respons= ible > for bugs in Octave itself. However, I am interested in any GUI bugs you > find. > > http://www.math.mcgill.ca/loisel/octave-workshop/ > > Cheers, > > S=E9bastien Loisel > >