The dialog Function is used to perform the settings for function plots.
In the field Library in the group y(x) the path of the shared library containing the function to be chosen may be entered. The button right to the entry field opens a file selection dialog for this purpose.
The name of the Function is entered in another field. When in the same directory as for the shared library a module definition file with the same name but the extension .def is present, the function may be chosen from a list in the dialog Functions, opened with the button right to the entry field.
With the button Edit a dialog Parameter may be opened, which allows to enter the values of up to 20 parameters of the function. When the option Show Function Source is activated in the Settings menu and a C or C++ language source file with the same name as the shared library with the extension .c or .cpp, respectively, is present in the same directory, its contents is displayed right to the parameter fields, too. The button Load opens a file selection dialog for loading the parameters from an ASCII file (one parameter each line). The button Save opens a file selection dialog for saving the parameters in an ASCII file.
The limits for the function's argument are entered using the fields xmin and xmax. With Delta x the step length for the argument is set. A value of 0 results in automatically dividing the range from xmin to xmax into 100 intervals.
Factors for x normalization and y normalization may be entered manually. These factors also may be determined automatically using Autoscale with checked Normalization in the dialog Frame.
Markers (Symbol <= 0) or lines (Symbol > 0) may be chosen to present the function. This is done most convenient using the dialog Lines and Markers, to be opened with the button right to the spin box, which shows the actual line or marker.
The Color of lines or markers may be chosen using the dialog Select Color, opened with the colored button.
A function value table may be exported as a data file by use of the button Export. A file selection dialog will be opened for this purpose.
The dialog may be canceled without saving by use of the button Cancel. By using Apply changes are saved without closing the dialog. With OK changes are saved and the dialog is closed.