Re: [opendx-users] Simple Graphing?

2005-02-15 Thread Urs Enke
Can I for example plot a line from a CSV File like this 0,100 In case you had spaces instead of commas, the following .general file (where the number of points and the name of the file are replaced by fitting values) suffices: points = 10 file = input.dat format = ascii interleaving = field

Re: [opendx-users] Simple Graphing?

2005-02-15 Thread David Thompson
There are lots of ways to do it in DX. Not quite sure what you mean by smooth, but take a look at the Plot examples. David I have been playing around with OpenDX for a few hours and it is a cool program. One thing that I do a lot is plot lines/smoothed lines from data in CSV files. Can

Re: [opendx-users] Simple Graphing?

2005-02-15 Thread James Supancic
Please excuse my stupidity, What is a .general file? I know how to edit and create .net files using the VPE, but I am unfamiliar with these .general files. What are they? How do I use them? Thank you for your time, James Steven Supancic III On Tue, 15 Feb 2005 23:51:53 +0100, Urs Enke [EMAIL

Re: [opendx-users] Simple Graphing?

2005-02-15 Thread Urs Enke
What is a .general file? I know how to edit and create .net files using the VPE, but I am unfamiliar with these .general files. What are they? How do I use them? As you wrote that you played with DX, I presume that you have tried some examples. In those, the Import module usually has a