03-22-2009 08:01 AM
Hi
I have about 3500 .lvm files that I want to be able to graph in one graph. Is there any way that I can do this? I thought that if I tried to combine all of the files into one, I'd be able to do this, but I have not had any luck.
Thanks
Bridget
03-22-2009 11:16 PM
What kind of data do you have in each of these files? Are the data related to each other? If so, you can concatenate the data from multiple files. Have a look at this example:
03-23-2009 06:51 AM
Thanks for the suggestion. I did try this, but when I try to read files above a certain number or write the information to a file, I couldn't get it to work. The file names are of the form andover_001, andover_002....andover_3500. I can get a set of the files to read (like andover_0** or andover_1**) but I can't all of the files to work. I attached a picture of my block diagram. If anyone can give me some advice, I'd be grateful.
Thanks
03-23-2009 11:16 AM