File Menu (ASCMO-DYNAMIC)
The File menu consists of the following entries:
New
Returns to the ASCMO-DYNAMIC start window where a new ASCMO-DYNAMIC project can be created (by importing training data).
Clone
Clones the current, opened ASCMO-DYNAMIC project and opens it as a new untitled, unsaved file.
Open
Opens an ASCMO-DYNAMIC project (*.ascmodyn).
Note |
---|
You can open ASCMO-DYNAMIC projects from previous versions, which are named *.ascmo. However, if you save such a project, it is renamed to *.ascmodyn. |
Recent Projects
Opens a list with the projects (*.ascmodyn) most recently edited in ASCMO-DYNAMIC.
Save
Saves the current ASCMO-DYNAMIC project.
Save As
Saves the current ASCMO-DYNAMIC project under a different name.
Import Data
Contains menu options for importing data files.
A dialog window for the selection of training data to be imported1 opens. After selecting the file, a window opens in which the columns of the new file can be appended to existing inputs and outputs. Under Modification Mode, it is possible to add them to existing data ("Append") or replace them ("Replace"). Selecting Show under "Table Values" displays a table with the data to be imported. |
|
Allows importing of validation data into a project (see File → Import Data → Training). |
|
Allows importing of test data into a project (see File → Import Data → Training). |
Note |
---|
When additional training data, validation data, or test data is added, it does not necessarily need to contain all channels. |
Import Model
Opens the file selection window, where you can select an *.ascmo or *.ascmodyn model. Afterwards you can select the models you want to import.
Export Data
Contains menu options for exporting files.
All |
Exports all datasets of the project. |
Training |
Exports one or more training datasets, validation datasets, or test datasets to an export file; see also Exporting Data. |
Validation |
|
Test |
|
Channel Config |
Exports the current configuration of the channels in a configuration file ( |
Export Model
Contains menu options for exporting the model to various formats.
Matlab |
Exports model to MATLAB*.mfile . |
||
Simulink |
Exports model to Simulink model (*.mdl or *.slx); see also Model Export to Simulink® Model
|
||
Simulink Script |
Exports model to a MATLAB script (*.m) that can later be used to create a Simulink model; see also Model Export to Simulink® Script
|
||
INCA/MDA |
Exports model to perl modules (*.pm) for use with INCA/MDA; see also Model Export to INCA/MDA | ||
C Code |
Exports model to C code (*.c); see also Model Export to C Code | ||
GT-SUITE |
Exports model to C code usable in GT-SUITE (*.c); see also Model Export to GT-SUITE | ||
FMI |
Exports model to a *.fmu file; see also Model Export to FMI | ||
Bosch AMU |
Exports model as *.dcm/*.cdfx for Bosch AMU. |
||
Bosch Flatbuffers |
Exports model as *.dcm for Bosch Flatbuffers (file name: <output>_LSTM_Blobs). Only Outputs with RNN Modeling Method and LSTM Cell as Cell Type can be exported. |
Options
Opens the "Options" window where you can make user-specific settings.
Close
Closes the current ASCMO-DYNAMIC project and returns to the start window.
Exit
Exits ASCMO-DYNAMIC – if changes have been made to the project since its last opening, they can be saved or discarded before exiting.