LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Multiplying an array by a scalar value

I need to multiply/divide every element in an array by the same value. Is there a function that does this, or do I need to fill an array with the multiplier/divisor and then use either Mul1D or Div1D?

Thanks.
0 Kudos
Message 1 of 2
(3,168 Views)
Answered here.

0 Kudos
Message 2 of 2
(3,165 Views)