mdl2struct.m
Versione 1.0.0.0 (1,39 KB) da
Kaspar Thommen
Convert Simulink source file to structure.
2,4K download
Aggiornato
5 giu 2003
Nessuna licenza
MDL2STRUCT Convert Simulink source file to structure
MDL = MDL2STRUCT(FILENAME) read a Simulink source file given
by the string FILENAME and converts it to a structure MDL that
containts all the information of the Simulink souce file in
hierarchical order (watch any .mdl file in an ASCII viewer to
see what that means).
Example: myModel = mdl2struct('C:\MATLAB\work\mySimulinkModel.mdl')
Cita come
Kaspar Thommen (2026). mdl2struct.m (https://it.mathworks.com/matlabcentral/fileexchange/3539-mdl2struct-m), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Creato con
R13
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS LinuxCategorie
Scopri di più su Prepare Model Inputs and Outputs in Help Center e MATLAB Answers
Tag
Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
| Versione | Pubblicato | Note della release | |
|---|---|---|---|
| 1.0.0.0 |
