LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

array multiplier to get specific size

Solved!
Go to solution
Solution
Accepted by topic author mangood

Hi mangood,

 

What error codes are you seeing when you attempt to run that code? It works on my computer with simulated I/O.

 

Also, since they are both 1D arrays, why don't you have the two memory items in the same loop and multiply inside of each for loop instead of implicitly forcing it to create arrays and then multiplying them?

 

Please attach code too.

 

Best,

Joey S.
Senior Product Manager, Software
National Instruments
Message 11 of 12
(475 Views)

@j_spin wrote:

Hi mangood,

 

What error codes are you seeing when you attempt to run that code? It works on my computer with simulated I/O.

 

Also, since they are both 1D arrays, why don't you have the two memory items in the same loop and multiply inside of each for loop instead of implicitly forcing it to create arrays and then multiplying them?

 

Please attach code too.

 

Best,


thank you the problem was solved

hi ?Q>

0 Kudos
Message 12 of 12
(457 Views)