Page 1 of 1

plotting using multiple files

Posted: Thu Jun 20, 2013 2:50 am
by brmadhukar
Hi
I need to generate a single plot from multiple csv files. All the coulmns are not chosen and I have a large number of csv files to choose the data from.

I need same set columns to be picked up from files. By ticking "pick columns to plot" I expected this to happen, but I have to choose the coulmns from every file.

Does this require a new feature OR am i missing something?

Thanks
Madhukar

Posted: Thu Jun 20, 2013 9:35 am
by DPlotAdmin
You aren't missing much but I'm not sure there's a good solution to this.

You can write a macro to open all of your files that includes a ColumnsAre command. ColumnsAre will also work when manually opening a single file. Unfortunately that setting is lost after the file is opened. That's by design.