SystemModeler Archive (.sma)
Background & Context
-
- System model files that include model dependencies.
- File format created by Wolfram Research, Inc.
- Imported result data is represented as a SystemModel.
Import & Export
- See the following reference pages for full general information:
-
Import, Export import from or export to a file CloudImport, CloudExport import from or export to a cloud object ImportString, ExportString import from or export to a string ImportByteArray, ExportByteArray import from or export to a byte array
Import Elements
- General Import elements:
-
"Elements" list of elements and options available in this file "Summary" summary of the file "Rules" list of rules for all available elements
Options
- Export option:
-
"IncludedLibraries" Automatic libraries to include in file - Possible values for "IncludedLibraries" are:
-
Automatic automatically decide what to include None include no dependencies All include all dependencies "User" include dependencies not shipped with the system {lib1,lib2,…} include the explicit libraries libi