Forums | Admin

Discussion Forums: ctioga

Start New Thread Start New Thread

 

By: Vincent Fourmond
RE: Comma separated data [ reply ]  
2007-03-29 21:46
Ctioga 1.3 is out and has the feature you request. Try out for instance

ctioga --text-separator ';' trig.csv

Cheers, and thanks for the suggestion.

Vince

By: Vincent Fourmond
RE: Comma separated data [ reply ]  
2007-03-29 18:11
Hello !

Thanks for your interest in ctioga. There is currently no way to parse CSV data, but that is just a question of minutes. I wanted to release a new version of ctioga for a while, I'm glad I waited until you've asked for this. Please expect a new release later on in the evening !

Cheers,

Vince

By: Nobody
Comma separated data [ reply ]  
2007-03-29 18:03
Hi,

I'm trying to use Ctioga to plot files which contain comma separated data. Ctioga isn't happy about doing this.

Is there a means of specifying the data separator used to parse the data files?

Thanks.