Import and Export Architecture Models
Import and export models using MATLAB® tables, generate reports using Simulink®
Report Generator™
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 to PDF, DOCX, and HTML formats. Generate custom interface control documents (ICDs) and web views 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 | Redirect requirement links to model reference requirements (Since R2020b) |
systemcomposer.exportToVersion | Export architecture model and dependencies to previous release of System Composer (Since R2019b) |
Topics
- Import and Export Architecture Models
Import and export information about your models.
Related Information
- Web Views (Simulink Report Generator)