LabVIEW MathScript RT Module

cancel
Showing results for 
Search instead for 
Did you mean: 

Linear algebra functions

I am porting some Matlab code to a MathScript window. Platform - LabVIEW 2010 on MacOSX, with the corresponding MathScript module.

 

I am trying to use the basic Matlab "find" function but the line is greyed out in the MathScript code listing. I found an old reference for LabVIEW 8.5 which says that "find" is Windows only.

 

Is this still true in LabVIEW 2010 ?

 

Is there any particular technical reason why such pure math/linear algebra routines would be kept from the Linux / Mac module, or is it just the traditional NI disdain for non-Windows platforms showing up in intentionally crippled products ?

0 Kudos
Message 1 of 2
(5,873 Views)

Maybe you can use findnz?

0 Kudos
Message 2 of 2
(5,866 Views)