Matlab Model
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=Languages |subcat=Programming Languages |extensions={{ext|mdl}}, {{ext|slx}} |wikidata={{wikidata|Q105852723}} }} Matlab Simulink by [https://www.math...") |
|||
(One intermediate revision by one user not shown) | |||
Line 1: | Line 1: | ||
{{FormatInfo | {{FormatInfo | ||
|formattype=Languages | |formattype=Languages | ||
− | |subcat= | + | |subcat=Scientific Data formats |
|extensions={{ext|mdl}}, {{ext|slx}} | |extensions={{ext|mdl}}, {{ext|slx}} | ||
|wikidata={{wikidata|Q105852723}} | |wikidata={{wikidata|Q105852723}} | ||
Line 8: | Line 8: | ||
==File Information== | ==File Information== | ||
− | * '''MDL''' models are plain ASCII (deprecated in R2012a)<ref>https://books.google.com/books?id=ksloBAAAQBAJ&lpg=PA371&ots=qg6qnYnoV1&dq=matlab%20slx%20mdl%20version%20compatibility&pg=PA371#v=onepage&q=matlab%20slx%20mdl%20version%20compatibility&f=false</ref> | + | * '''MDL''' models are plain ASCII<ref>https://www.mathworks.com/matlabcentral/answers/46400-how-to-view-mdl-files</ref> (deprecated in R2012a)<ref>https://books.google.com/books?id=ksloBAAAQBAJ&lpg=PA371&ots=qg6qnYnoV1&dq=matlab%20slx%20mdl%20version%20compatibility&pg=PA371#v=onepage&q=matlab%20slx%20mdl%20version%20compatibility&f=false</ref> |
* '''SLX''' models are [[ZIP]] containers of [[XML]] based on the OPC specification.<ref>https://en.wikipedia.org/wiki/Open_Packaging_Conventions</ref> | * '''SLX''' models are [[ZIP]] containers of [[XML]] based on the OPC specification.<ref>https://en.wikipedia.org/wiki/Open_Packaging_Conventions</ref> | ||
Latest revision as of 16:22, 8 September 2021
Matlab Simulink by MathWorks can save simulation models in the MDL or SLX file formats.[1]
[edit] File Information
- MDL models are plain ASCII[2] (deprecated in R2012a)[3]
- SLX models are ZIP containers of XML based on the OPC specification.[4]
[edit] References
- ↑ https://www.mathworks.com/help/simulink/ug/saving-a-model.html#btbr7kx-1
- ↑ https://www.mathworks.com/matlabcentral/answers/46400-how-to-view-mdl-files
- ↑ https://books.google.com/books?id=ksloBAAAQBAJ&lpg=PA371&ots=qg6qnYnoV1&dq=matlab%20slx%20mdl%20version%20compatibility&pg=PA371#v=onepage&q=matlab%20slx%20mdl%20version%20compatibility&f=false
- ↑ https://en.wikipedia.org/wiki/Open_Packaging_Conventions