Re: [OctDev] missing link library in windows package using mingw32

2008-09-24 Thread Tatsuro MATSUOKA
Hello In mycase -luuid is included in mkoctfile so it is not required. However in msvc -luuid seems not to be inculded in mkoctfile, * octave:4> mkoctfile -v Hello.cc cc-msvc -d -c -I. -Ic:/Software/VCLibs/include -IC:\Programs\Octave-3.0.1\incl

[OctDev] missing link library in windows package using mingw32

2008-09-24 Thread Benjamin Lindner
Hello, in order to build __COM__.oct in the windows-1.0.6 package using mingw32-gcc, an additional link libray is required Index: Makefile === --- Makefile(revision 5308) +++ Makefile(working copy) @@ -24,7 +24,7 @@

Re: [OctDev] some changes to vrml and freewrl instead of whitedune

2008-09-24 Thread Stephen Montgomery-Smith
If you can get vrml to work with whitedune, it will help with the FreeBSD port as well (which is in the same situation as debian). On Wed, 24 Sep 2008, [EMAIL PROTECTED] wrote: > > Hello, > > thanks for bringing my attention to this thread. > > On Wed, September 24, 2008 01:34, Thomas Weber wr

Re: [OctDev] some changes to vrml and freewrl instead of whitedune

2008-09-24 Thread etienne
Hello, thanks for bringing my attention to this thread. On Wed, September 24, 2008 01:34, Thomas Weber wrote: # Am Mittwoch, den 24.09.2008, 10:00 +0200 schrieb David Bateman: #> Thomas Weber wrote: #> > Hi, #> > #> > vrml uses nze (in the the demos, at least), but doesn't declare a #> > depen

Re: [OctDev] some changes to vrml and freewrl instead of whitedune

2008-09-24 Thread Thomas Weber
Am Mittwoch, den 24.09.2008, 10:00 +0200 schrieb David Bateman: > Thomas Weber wrote: > > Hi, > > > > vrml uses nze (in the the demos, at least), but doesn't declare a > > dependency on the miscellaneous package. > > > > Same with nanstd and statistics package. > > > > And tars and struct package.

[OctDev] dlmread and delimiters

2008-09-24 Thread G..
Suppose the file foo contains the single line " 1". Then matlab and octave show the following different behavior: matlab:1> disp(dlmread('foo')) 1 octave:1> disp(dlmread('foo')) 0 1 Only if I prescribe the delimiter I get identical results: matlab:2> disp(dlmread('foo',' ')) 0

Re: [OctDev] some changes to vrml and freewrl instead of whitedune

2008-09-24 Thread David Bateman
Thomas Weber wrote: > Hi, > > vrml uses nze (in the the demos, at least), but doesn't declare a > dependency on the miscellaneous package. > > Same with nanstd and statistics package. > > And tars and struct package. > > Patch attached. > > Ok I applied it.. > I still receive an error about a

[OctDev] some changes to vrml and freewrl instead of whitedune

2008-09-24 Thread Thomas Weber
Hi, vrml uses nze (in the the demos, at least), but doesn't declare a dependency on the miscellaneous package. Same with nanstd and statistics package. And tars and struct package. Patch attached. I still receive an error about a missing structure element: vmesh example 1: failed

Re: [OctDev] changing windows shell settings

2008-09-24 Thread Michael Goffioul
On Tue, Sep 23, 2008 at 10:46 PM, <[EMAIL PROTECTED]> wrote: > Hi all, > > Exciting times - we are starting to use octave at work. > > Can anyone tell me how I can change shell characteristics under windows? > I am running the gui (octavede). I am primarily interested in increasing > the line buff