The Data File Format
ARTeMIS Modal Tasks > Application Button > New Project > SVS Configuration File > The Data File Format

Available Format Formats

The list of the available file formats can be found here.

Below we give a more detailed example on the ASCII data file format.

The ASCII Data File Format

The ASCII data file format is the most commonly used file format for measurement files. It is a general text format that can be imported e.g. into Microsoft Excel or MATLABTM (MathWorks Inc). It is the similar way MATLABTM stores a data matrix in an ASCII file.

The measurements of a specific transducer are stored as a single column in the ASCII file. So the data in the ASCII file can be interpreted as a matrix whose columns are the different transducers and the rows the measurements of these.

An example (Examples Folder: \Building Model\Mes31set.asc) of a data file is shown below:

In this case there are four columns corresponding to four transducers and rows which corresponds to the samples of the transducers. The measurements of the first transducer is column number 1 from the left.

The following should noted:

 

See Also

Custom properties

Manage Measurements