LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to build a table with two For Loop

Hi,
I have two Loop For and I want to build a table with N columm (N = a loop + b loop)
You can see my example.
Thank's a lot
0 Kudos
Message 1 of 4
(2,795 Views)
I think this is the solution that you are going for.

-Jim
0 Kudos
Message 2 of 4
(2,795 Views)
Thank's Jim.
Yes but I have in my aplication 2 loop for inside.
First Loop (2 for example) and second Loop (5 for example) The result is 20 columm (2x5x2(sin+cos=2colum))
See my new example
Thank's a lot
0 Kudos
Message 3 of 4
(2,795 Views)
Try this VI on for size. I think there are a couple other ways to construct this also if you are looking for a slightly different layout.
0 Kudos
Message 4 of 4
(2,795 Views)