Create, Open and Import Models
Learn the basics about creating, opening and importing files.
Create a New Model File
Start the assembly of a new model.
Open a Model
Open an existing .scm model file.
Save a Model
Save a current model.
Import a Block
Load a block into a current model as an inlined .scb file that does not reference a library or source definition.
File Formats and Extensions
Activate native files include the .scm file for models and .scb file for blocks.
File Format | Extension | Description |
---|---|---|
Model (XML) |
.scm |
The .scm file stores the entire model definition including the topology of diagrams and super blocks, blocks and block parameters, links, annotations and simulation parameters. The model data includes references to blocks whose definitions are stored in .scb files associated with the block libraries. |
Block (XML) |
.scb |
The .scb file contains the block definition including port type and configuration, parameters, simulation functions and graphical information for the block display. Block files populate the Activate block libraries. |