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...") | |||
| 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}} | ||
Revision as of 16:20, 8 September 2021
Matlab Simulink by MathWorks can save simulation models in the MDL or SLX file formats.[1]
File Information
- MDL models are plain ASCII (deprecated in R2012a)[2]
- SLX models are ZIP containers of XML based on the OPC specification.[3]
References
- ↑ https://www.mathworks.com/help/simulink/ug/saving-a-model.html#btbr7kx-1
- ↑ 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

