Re: [OctDev] Potential Addition: hist3

2012-06-22 Thread Jordi GutiƩrrez Hermoso
On 22 June 2012 21:08, Andrew Lampinen wrote: > I have written a basic hist3 function that I thought it might be useful to > add to octave. The octave maintainers suggested I send it to you, since the > matlab version is in the matlab statistics package, so if this is added, it > should be to the

Re: [OctDev] Problem with octave-3.6.1-vs2010

2012-06-22 Thread Michael Goffioul
On Fri, Jun 22, 2012 at 9:08 PM, c. wrote: > > On 22 Jun 2012, at 18:43, dragan mladenovic wrote: > > > Hi all, > > > > I'm trying to use octave from Visuall C++ (I'm writing Octave to .NET > wrapper). I'm new to c++ so please bear with me. My problem can be fount at > http://stackoverflow.com/qu

Re: [OctDev] Problem with octave-3.6.1-vs2010

2012-06-22 Thread c.
On 22 Jun 2012, at 18:43, dragan mladenovic wrote: > Hi all, > > I'm trying to use octave from Visuall C++ (I'm writing Octave to .NET > wrapper). I'm new to c++ so please bear with me. My problem can be fount at > http://stackoverflow.com/questions/11100220/octave-c-and-vs2010. >

[OctDev] Problem with octave-3.6.1-vs2010

2012-06-22 Thread dragan mladenovic
Hi all, I'm trying to use octave from Visuall C++ (I'm writing Octave to .NET wrapper). I'm new to c++ so please bear with me. My problem can be fount at http://stackoverflow.com/questions/11100220/octave-c-and-vs2010. Thanks in advance. ---

Re: [OctDev] statistics packages

2012-06-22 Thread Philip Nienhuis
Robert Bywater wrote: > > Dear Octave-experts > > I want to use the /linkage/ function and other statistics packages (as > well as other stuff) but the version > of Octave that I have doesn't support any of that. > > I have tried this > octave:3> linkage (x) > error: `x' undefined near line 3 colum