10-13-2020 04:08 AM
Hi guys,
I have some problem with connecting two arrays to one. So, i have 2x 1D arrays (both are the same size: 1x63), and what I want to do is create an 2D array (2x63) with variables from smaller arrays.
10-13-2020 04:23 AM
10-13-2020 04:44 AM
Yeah, i was trying but, it gave me somthing like this..
10-13-2020 05:13 AM - edited 10-13-2020 05:39 AM
@kacpi wrote:
Yeah, i was trying but, it gave me somthing like this..
Next time attach your VI instead of a picture.
Did you try the basic LabVIEW tutorials?
10-13-2020 05:20 AM
Maybe something like this?
Hint: if you can describe it in one sentence, it should not take a screenful of code!