help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Visual Studio Library and griddata3 function


From: Michael Goffioul
Subject: Re: Visual Studio Library and griddata3 function
Date: Fri, 31 May 2013 10:57:04 -0400

On Thu, May 30, 2013 at 9:52 AM, <address@hidden> wrote:



---------- Forwarded message ----------
From: address@hidden
To: address@hidden
Cc: 
Date: Wed, 29 May 2013 13:06:00 -0700
Subject: Visual Studio Library and griddata3 function
Hi there,
   I am somewhat confused as to how to load the .dlls provided into Visual Studio. In particular, I am trying to use the scattered data interpolate function (griddata3). It is also unclear to me as to whether that particular function can be used within C++. I am very new to all of this and any assistance would be greatly appreciated. I did not see any step by step guides of how to perform these tasks. I am trying to replicate the TriScatteredInterpolate process used in Matlab. Would it be best to simply use the algorithm in GNU Octave rather than trying to load the libraries into my own application?

What you're probably looking for is to use octave in embedded mode. See [1] for some documentation.

Michael.

[1] http://www.gnu.org/software/octave/doc/interpreter/Standalone-Programs.html#Standalone-Programs


reply via email to

[Prev in Thread] Current Thread [Next in Thread]