LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

matrix operations

Solved!
Go to solution

Hi,

 

Somebody helps me to program this code in labview  Δψi = (ai + bi * JCE )*sin ( Σ Xj *Yi, j ) for each row i and j=0..4

 

thanks

0 Kudos
Message 1 of 2
(2,299 Views)
Solution
Accepted by topic author oussama

Hi oussama,

 

LabVIEW can do simple math directly with arrays - that's called polymorphism…

And there is a palette dedicated to analytical math with all functions you need to fulfill your task!

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 2
(2,294 Views)