05-18-2009 11:07 AM
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.
05-19-2009 10:56 AM
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.