APPEND_EXPERIMENTAL_DATA
Add experimental data and text on a calculated diagram. The experimental data and text are added to a file prepared according to the syntax of the DATAPLOT graphical language. The picture generated from the data is superimposed on the ordinary graphical output from the POST PROCESSOR. The experimental data file can be created with an ordinary text editor. Another use of the APPEND_EXPERIMENTAL_DATA command is to superimpose plots from several independent calculations. For this purpose, there is a command MAKE_EXPERIMENTAL_DATAFILE which dumps a calculated diagram on a file according to the DATAPLOT syntax. With the aid of a basic text editor many such files may be merged. Remember to have only one prologue section on the file (see below).
Syntax |
append_experimental_data |
Prompts |
Use experimental data (Y or N) /N/: By default, no experimental data is plotted. |
Experimental datafile Specify the name of the file with the experimental data. Default file extension is exp. |
|
Prologue number Select which prologue to use. In a prologue one may e.g. give the scaling of an axis, the axis texts, and so on. -1 gives a list of all prologues on the file. Read more about prologues below. |
|
Dataset number(s) Select from which dataset(s) data should be read. Several datasets may be given separated with commas or spaces. -1 gives a list of all datasets on the file. |