LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Why is labview so slow when I use an array subset to scan through a large array

I am using an array sub set to scroll  arrays across an intensity graph, and it works but when I load a large array (ex. 482 x 1000) the program is extremely slow, updating appox. every 3 seconds. What I'm I doing wrong?
- there is always an easy way, but it is always the hardest to find
0 Kudos
Message 1 of 3
(2,730 Views)
Can you attach your code so we can see how you do this?
 
How big are the subsets you are extracting?
0 Kudos
Message 2 of 3
(2,714 Views)
Never mind, found a simpler way to accomplish my task, Thanks anyways
- there is always an easy way, but it is always the hardest to find
0 Kudos
Message 3 of 3
(2,699 Views)