[OctDev] 'plot' package?

2010-03-01 Thread Søren Hauberg
Hi All 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. Specifi

Re: [OctDev] Join request

2010-03-01 Thread Søren Hauberg
Hi and welcome :-) man, 01 03 2010 kl. 16:53 +1300, skrev Alex Opie: > I haven't written any code for it yet, but will be working with the > image processing package, specifically looking to implement functions > like iradon, phantom, etc. I am doing research on CT reconstructions, > so these

Re: [OctDev] Missing function in docs

2010-03-01 Thread Søren Hauberg
Hi Christoph man, 01 03 2010 kl. 09:27 +0100, skrev Christoph Köstler: > I come form the site > http://octave.sourceforge.net/octave/function/nargin.html and click on > the See also: vargin link. The same applies to vargout. Ahh, I see the bug. The issue was that 'varargout' is a keyword, but was

Re: [OctDev] reading an ods spreadsheet fails with io-1.0.10

2010-03-01 Thread Michael Goffioul
On Mon, Mar 1, 2010 at 3:51 PM, Philip Nienhuis wrote: >> Btw (I'm no java expert...) is is essential to add jars to the >> classpath?In other words, it is not sufficient to have them in PATH? Is >> there an environment variable that acts as supplement to java's classpath? > > Well, I'm no java gu

Re: [OctDev] reading an ods spreadsheet fails with io-1.0.10

2010-03-01 Thread Philip Nienhuis
Hi Benjamin, sorry for a long answer. Your question made me review & update some of the scripts and I also found & fixed a few more bugs. Please use the svn version of the io package, notably odsopen, xlsopen & odswrite. (I cc'd octave-...@lists.sf.net) Read on... Benjamin Lindner wrote: P

Re: [OctDev] Windows Version

2010-03-01 Thread Benjamin Lindner
> Is there a new windows release planed? Yes, it's on its way. I'm currently testing the xls/odf functionality in the io package. I hope I can upload it by the end of this week. benjamin -- Download Intel® Parallel Stud

[OctDev] Join request

2010-03-01 Thread Alex Opie
Hi, I'd like to register as a developer on the octave-forge project. My sourceforge username is lxop. I haven't written any code for it yet, but will be working with the image processing package, specifically looking to implement functions like iradon, phantom, etc. I am doing research on CT