help-octave
[Top][All Lists]
Advanced

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

Example how tu use interpn in a c++ program


From: Paola Madonna
Subject: Example how tu use interpn in a c++ program
Date: Mon, 8 Jun 2009 12:52:02 +0200

Hi,

In a Matlab application we used the interpn function to compute a generic element in a four dimensional look-up table. Now we have to implement this function in a c++ program but we want to use the octave interpn function which has the same Matlab interface. We have problems with the parameters to pass to the octave interpn function such as vectors and lookup-table.

Could you help us through an example about this function used in a c++ program?

Another question: We are not able to load a matrix saved in a Matlab file (.mat) into an octave look-up table. Is it possible to do this?

 

Thanks in advance,

 

Paola Madonna

T.R.S. S.p.A.

Bacoli, Naples Italy

  


reply via email to

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