From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

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,656 Views)

Maybe you can use findnz?

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