DIAdem

cancel
Showing results for 
Search instead for 
Did you mean: 

interpolate data points of a curve

I am looking for a method to interpolate data points on a non liner curve.

 

The method I am trying to emulate in MATLAB is y1 = interp1(x,y,x1)

 

Essentially I am trying to supply my interpolate function two components of a curve (x & y).  The x1 one value is an independent variable such as time. 

 

Are there any built in features that would allow me to do this?  

Tim
0 Kudos
Message 1 of 3
(5,026 Views)

Hi Smooth,

 

Have you looked through the options in the "Curve Fitting" palette of the DIAdem Analysis panel?  Or if you prefer a point by point linear interpolation, you can use the Linear Mapping function in the "Channel Functions" palette of DIAdem ANALYSIS panel.

 

Brad Turpin

DIAdem Product Support Engineer

National Instruments

0 Kudos
Message 2 of 3
(5,003 Views)

Brad

 

Linear Mapping does the trick!

 

Thanks

Tim
0 Kudos
Message 3 of 3
(4,979 Views)