User`s guide

SDFTOML
Converts data from an SDF format file to the format used in the PC-MATLAB program. The created file
or files have the suffix ‘’.MAT’’ if no destination file is specified.
If the batch file naming convention is used or an output file is specified, then only one measurement result
is translated. The batch file naming convention clears the <sfile> suffix and adds a MAT suffix.
Syntax SDFTOML <sfile> [/U] [/O] [/I] [/A] [/R] [/X] [/Q] [/B] [/D:<data>] [/R:<row>] [/C:<col>]
[/S:<scans>] [/Y:<units>]
Options
<sfile> Input SDF file name.
/U Show help (usage information) for this program.
/O Overwrites <PC-MATLAB file> if it exists.
/I Show information only on <sfile>, including data result number, result name, the
number of rows, columns, scans available, the number of data points, whether the
data is real or complex, and type of X spacing between data points.
/A Convert all frequency lines (normally the lines likely to be affected by aliasing are
not converted).
/R Output the PC-MATLAB file matrices in a row instead of a column.
/X Output the X-axis data points.
/Q Query for partial conversion.
For information on naming conventions, refer to ‘’Naming Conventions for Matrix Files’’, ‘’Naming
Conventions for Y-axis Variables’’ and ‘’Naming Conventions for X-axis Variables’’ under SDFTOMX.
/B Use batch file naming convention (see appendix C).
/D:<data> Extract data only for the specified data header (default all).
/R:<row> Extract data only for the specified data row (default all rows).
/C:<col> Extract data only for the specified data column (default all columns).
Sharing Data Between Analyzers
SDFTOML
4-44