Excellent - that is perfect.
I really like it that you have exposed internals such as X Y, indepedent variables etc.
It gives you a great flexibility to process the data sets - also it is fast.
A great product - I am sold !
B.
Search found 7 matches
- Fri Oct 28, 2011 9:32 am
- Forum: Suggestions/Questions
- Topic: Operate on X with _coarse_ time format data ?
- Replies: 4
- Views: 13253
- Thu Oct 27, 2011 10:25 am
- Forum: Suggestions/Questions
- Topic: Operate on X with _coarse_ time format data ?
- Replies: 4
- Views: 13253
Operate on X with _coarse_ time format data ?
The following is a query because I do not claim that this should work, given that the time stamp is too coarse.
I have a file with data that is sampled faster than a second but the time tag is like
19/10/2011 15:54:50 10
(repeat 8 ) 11,13 etc
19/10/2011 15:54:50 21
19/10/2011 15:54:51 21 ...
I have a file with data that is sampled faster than a second but the time tag is like
19/10/2011 15:54:50 10
(repeat 8 ) 11,13 etc
19/10/2011 15:54:50 21
19/10/2011 15:54:51 21 ...
- Mon Oct 24, 2011 3:58 am
- Forum: Suggestions/Questions
- Topic: Subtracting 2 curves
- Replies: 6
- Views: 25623
- Mon Oct 24, 2011 3:45 am
- Forum: Suggestions/Questions
- Topic: calculating the diffference from data ?
- Replies: 3
- Views: 12858
- Sun Oct 23, 2011 9:19 am
- Forum: Suggestions/Questions
- Topic: calculating the diffference from data ?
- Replies: 3
- Views: 12858
- Sun Oct 23, 2011 8:33 am
- Forum: Suggestions/Questions
- Topic: Subtracting 2 curves
- Replies: 6
- Views: 25623
Subtracting 2 curves
One of the things I need to do is to subtract two curves. They are both plotted against time.
I tried F(X,Y1,Y2)
As an example I am trying to subtract
Y1:sin(x)
Y2= 2* sin(x) + 10
I use Generate F(X,(y1-y2)
and get the error message
"too many parameters at X=0."
I tried straight lines and ...
I tried F(X,Y1,Y2)
As an example I am trying to subtract
Y1:sin(x)
Y2= 2* sin(x) + 10
I use Generate F(X,(y1-y2)
and get the error message
"too many parameters at X=0."
I tried straight lines and ...
- Sun Oct 23, 2011 4:42 am
- Forum: Suggestions/Questions
- Topic: calculating the diffference from data ?
- Replies: 3
- Views: 12858
calculating the diffference from data ?
Dear forum,
my name is Boris and I am new to DPlot but very impressed with the ease of use.
There is one task that I would like to do in Dplot and perhaps it is possible,
I have data such like
(x,y)
(1,10)
(2,20)
(3,20)
(4,25)
(5,32)
and would like to produce a sequence where each point in Y is ...
my name is Boris and I am new to DPlot but very impressed with the ease of use.
There is one task that I would like to do in Dplot and perhaps it is possible,
I have data such like
(x,y)
(1,10)
(2,20)
(3,20)
(4,25)
(5,32)
and would like to produce a sequence where each point in Y is ...