Hallo,
I have two arrays, f.e. "1 2 3 4 5" and "6 7 8 9 0", an I want to save them in one array like:
1 6
2 7
3 8
4 9
5 0
(two values in one line seperated by tab)
The "Build array" vi gives the following output:
" 1 2 3 4 5 6 7 8 9 0"
inkluding the strange Symbol "[]" (a square) and no linebreak. How can I handle this? I attached my original output.
Arno
PS: LabVIEW 7, answers in german, english or dutch