11-27-2006 04:39 PM
Hi,
I have two data vectors and I want to save them as text files . When I
use sub VI given in labview or writing text files I can save either 1D or 2D.
When I save then as 2D the text file output is the appendage of two file i.e.
one data vector is written first and the other when first ends. It looks like a
single file and size is equal to size of first data vector plus 2nd data
vector.
I want to save these two data vectors either as two rows or two columns. Since
I want to use matlab to read them eventually.
Can anyone help me here? I'll be thankful.
AM
11-28-2006 06:41 PM
11-28-2006 09:05 PM
11-30-2006 04:45 PM