|
From: Hans-Bernhard B. <br...@ph...> - 2005-03-05 13:34:15
|
iw...@co... wrote: > I am new to Gnu and wish to convert 3 channels of analog data to a > form that Gnu recognizes. How do I do this? - use an A/D converter > and then what? Impossible to say. It depends on what A/D converter you have, how it's controlled and read out, and lots of other things --- none of which have much to do with gnuplot. Generally speaking, creating datafiles for gnuplot should be about two orders of magnitude easier than creating Excel files from scratch. See "help splot data" and "help glossary". |