This command opens a Windows File dialog box providing the following export filter:
The x-y-couples referring to the active Data Set will be exported in the following form:
DigiElch_PlotGraph_Header
source program: DigiElch for Windows program version: 3.0 file type: Plot Graph |
original data set:
number of x_Label, y_Label couples: N
x_1 separator y_1
x_2 separator y_2
.
.
x_N separator y_N
transformed data set:
number of x_Label, y_Label couples: N
x_1 separator y_1
x_2 separator y_2
.
.
x_N separator y_N
Note: these entries appear only if a transformed data set (but not the original one) is plotted.
regression parameters:
data fitted to line: Y = Ax + B
A = value_of_A
B = value_of_B
S = standard deviation
regression curve:
number of data points: N
x_1 separator y_1
x_2 separator y_2
.
.
x_N separator y_N
Note: these entries appear only if a linear fit has been executed for the exported data set.
regression parameters:
data fitted to parabola: Y = Ax² + Bx + C
A = value_of_A
B = value_of_B
C = value_of_C
S = standard deviation
regression curve:
number of data points: N
x_1 separator y_1
x_2 separator y_2
.
.
x_N separator y_N
Note: these entries appear only if a parabolic fit has been executed for the exported data set.
N
number of x-y-couples involved in the data set.
x_Label
the Label of the x-axis in the screen display
y_Label
the Label of the y-axis in the screen display
Separator
is one of the following characters: 'Space', 'Tab', 'Comma' or 'Semicolon'
Numbers can be formatted using either point or comma. The formatting of numbers and type the separator can be specified under Export Data (*.txt) on the Properties window. The separator must not be 'Comma' if the numbers are written in comma format, too.