04-07-2014 06:52 AM
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
Solved! Go to Solution.
04-07-2014 07:01 AM
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!