Option: Variable Transformation
➢x-> F(f*x); F(x)=
The x-values of the original data set are replaced by those computed by applying a transformation function, F(x) and a scaling factor, f. The scaling factor can be entered in the next line and the following transformation functions can be selected ox
no transformation function is applied osqrt(x)
x is replaced by sqrt(x) o1/x
x is replaced by 1/x o1/sqrt(x)
x is replaced by 1/sqrt(x) olog10(x)
x is replaced by log10(x) oln(x)
x is replaced by ln(x) ➢f
x is replaced by f*x before applying the selected transformation function
➢y-> F(f*y); F(y)=
The y-values of the original data set are replaced by those computed by applying a transformation function, F(x) and a scaling factor, f. The scaling factor can be entered in the next line and the following transformation functions can be selected oy
no transformation function is applied osqrt(y)
y is replaced by sqrt(y) o1/y
y is replaced by 1/y o1/sqrt(y)
y is replaced by 1/sqrt(y) olog10(y)
y is replaced by log10(y) oln(y)
y is replaced by ln(y) ➢f
y is replaced by f*y before applying the selected transformation function Option: Display
➢Show
Controls whether all data sets are shown or only the active one. ➢Use Thick Pen
Controls whether a thick or the default pen is used for drawing the curve(s). Option: Colors
➢Background
Option for customizing the color of the background on which the current curve is plotted. ➢Active Curve
Option for customizing the color with which the active data set is plotted. ➢Text
Option for customizing the color with which the screen-info text is plotted. ➢Labels
Option for customizing the color with which the axes are labeled. ➢Data Set 1
Option for customizing the color with which the first data set is plotted if it is not the active one ➢Data Set 2
Option for customizing the color with which the second data set is plotted if it is not the active one
:
:
: ➢Data Set n
Option for customizing the color with which the n-th data set is plotted if it is not the active one Option: Font
➢Screen Font
Option for customizing the font used for plotting min/max-info and for labeling the axes on the screen display. ➢Printer Font
Option for customizing the font used for printing min/max-info and for labeling the axes. Option: Export Data (*.txt)
➢Number Format
Controls whether numbers are exported to txt-files in comma (1,234) or point (1.234) format. ➢Separator
Option for selecting the separator used when exporting data to txt-files. Option: emf-Files
➢Save Black and White
Controls whether the image of the screen display is saved as Extended Meta File in the original screen colors or in "black on white".
Modified Options will be saved in the Windows Registry and restored when restarting the program.
|