LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error using Mathscript function: interp2

 

Is the Mathscript function "interp2" with the usage: z = interp2(x,times) supposed to work only if x is square matrix?

 

I tried  (in Labview version 8.6)

 

>>interp2(rand(5,4),2)

ans =

          empty matrix 0 by 0

 

and get the empty matrix. The help does not suggest it must be square.

  

0 Kudos
Message 1 of 2
(2,617 Views)

Hi Uwaj,

 

Thank you for bringing this to our attention. This behavior has already been documented and fixed in version 8.6.1 in Labview. You can see it here: 

LabVIEW 8.6.1 Bug Fixes

Under ID number 125525. If you are seeing problems with this behavior in 8.6.1, please let me know.

Regards,
Claire Reid
National Instruments
Message 2 of 2
(2,598 Views)