Inserting a Dataset in the SML Editor

When an SML file is open in the corresponding editor, follow this procedure to insert a dataset in the code:

  1. Place the cursor at the desired insertion point in the editor.
  2. Right-click and select Insert Dataset from the context menu. The Insert MD Dataset dialog box displays in which you can:
  1. If you want to enter dataset values manually, see Dataset Parameters Tabs.
  2. If you want to import a dataset from a file, click Import, and choose from the following file types:
  3. .mdx, .mda

    Twin Builder characteristic format.

    .txt

    Text file.

    .csv

    Comma-separated value.

    .out

    Maxwell SPICE (read-only – reads data inside the KW_DATA section).

    .dat

    TEK Oscilloscope.

  1. When satisfied with the import settings, click OK to import the data.
  2. Manually edit the imported data, if desired. See Dataset Parameters Tabs.
  1. Click OK to import the dataset into the model file.