Here graphs can be loaded from text files. One or multiple graphs can be loaded the same time.
Options:
- Sort based on x values after loading
- Load graphs always from text files
This option does not load the data points into the *.MCX file, but rereads it from the text file each time the diagam is displayed, so that changes are shown immediately.
Separator options:
- Value for decimal separator
- Value for list separator
- Blank active separator
- Tab active separator
Data format options:
- Imaginary values included
- Header with graph names included
- X-values included
- Column number for x values
Data format:
- Header with graph names (if "Header included" selected)
- For each data point a a separate line
- Sequence of values Y-Real Y-Imag (Y-Imag only if "imaginary values included" selected). Eventually futher values for additional graphs
- The values contain the defined decimal separator
- Optional x values in defined column
- Between values blanks, tabs and/or the specified list separator
- Lines with unreadable content are ignored
OR
- EasyFunktion-Format (automatically detected). See als save graphs.