2.2.2. Numerical Data

Numerical data can be imported using the Import Numeric Data interface.

Figure 2.4: Import Numeric Data

Import Numeric Data

Figure 2.5: Parameters for numeric data import

Area Content Description
FileFileUsed to set selected File name.
Parameters for numeric data import  File Browser

Used to browse and import the file.

Supported file extensions are CSV (*.csv), Text (*.txt), Solver output file (*.out), and RPC III (*.rsp)

Data in a CSV file should be comma-separated.

Data in a TXT file should be tab-separated.

RPC-III is a common, binary time-history format. The signals stored in this format are written in blocks of given size.

Supported FILE and TIME TYPE for a RPC-III file are restrictied to Time history and RESPONSE.

SelectionX, Y

Used to select the X and Y header names for plots from the numerical data.

X and Y header values can be filtered by name using the Parameters for numeric data import  icon.

NameUsed to define the plot legend name.
Parameters for numeric data import  AddUsed to add selected data (X, Y, Name) to the plot list.
Plot ListStatus for preview

Parameters for numeric data import : Plot data has not been loaded yet.

Parameters for numeric data import : Plot data is invalid (when the data pair does not match). Preview and Plot will not be available.

Parameters for numeric data import : Plot data loaded successfully.

File Selected file path for plot or preview. (Read only)
X, YSelected X, Y header name for selected file. (Read only)
NameLegend name for the plot.
Parameters for numeric data import  DeleteUsed to delete plot data.
PreviewPreview AreaArea to preview the selected plots. The data to preview should be loaded (check the status icon, as above). Multiple plots can be previewed at once.
ImportUse to draw the plot list in the activated (selected) Chart View. All currently-unloaded plots from the list will be drawn. If there is no activated (selected) chart view, a new chart view will be created.
CloseUse to cancel and close the numeric data import process.

TXT and CSV files are only supported if they comply with separation rules as shown in the figure below. The first column is the title and data for the x-axis and second column is the title and data for the y-axis. If data is added, its title and data must be written in the next column.

Figure 2.6: File Format for Numeric Data

File Format for Numeric Data