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
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
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.
>
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.
---
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