Quantcast
Channel: LabVIEW topics
Viewing all articles
Browse latest Browse all 67270

2d array to xml

$
0
0

Trying to write simple 2d array of integers to xml file using "Flatten to XML" and "Write to XML".

Can't understand, why does it make 1d array out of 2d?

i.e. for example array like this:

111213
212223
313233

turns in xml file (opened by MS Excel) into something like this:

11
12
13
21
22
23
31
32
33

How to make it write each column to the right place?


Viewing all articles
Browse latest Browse all 67270

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>