There is an apparent bug in the moving average command. I noticed this when trying to smooth some [profile] gravity data. For monotonically increasing data, the moving average seems to always be less than the original curve.
Easy way to test: Generate a straight line (say, for 0 <= x <=10), then ...
Search found 3 matches
- Fri Dec 18, 2009 3:50 pm
- Forum: Bug Reports
- Topic: Bug in moving average (Generate-->Moving Average...)
- Replies: 1
- Views: 11452
- Fri Sep 18, 2009 11:40 am
- Forum: General discussion
- Topic: DPLOT doesn't plot data in .csv files with lots of columns
- Replies: 1
- Views: 9793
DPLOT doesn't plot data in .csv files with lots of columns
The docs for DPLOT indicate that it will plot data from .csv files with as many as 30 columns, and that this number can be increased by the user. However, I've been trying to plot data from a .csv file with 32 cols, without success. I increased the max cols to 50 without any change in behavior. If I ...
- Sun Feb 03, 2008 12:48 pm
- Forum: Suggestions/Questions
- Topic: Setting default parameters
- Replies: 2
- Views: 10904
Setting default parameters
I can set default parameters using the /s switch on the command line. However, it seems that any parameters set in such a manner are used for the first DPLOT graph [of the session], but then forgotten for any subsequent graphs created in that session. I would find it convenient to use the parameters ...