Import and Export Architecture Models
Import models using MATLAB® tables and export them in multiple formats with System Composer™ changes
System Composer allows you to import an existing architecture model with architectural data in a pre-defined MATLAB table format. You can also export the architecture model with architectural data to the same table format.
Export architectural data using custom reports with report generation classes. Generate custom interface control documents (ICDs) from the architecture model using Simulink® Report Generator™.
Classes
Functions
systemcomposer.importModel | Import model information from MATLAB tables |
systemcomposer.exportModel | Export model information as MATLAB tables |
systemcomposer.updateLinksToReferenceRequirements | Update requirement links to model reference requirements |
Topics
- Import and Export Architecture Models
Import and export information about your models.