can anyone tell me the .mdl extension and how does it differ from .slx
4 views (last 30 days)
Show older comments
can anyone tell me the .mdl extension and how does it differ from .slx
0 Comments
Answers (1)
Sebastian Castro
on 10 Oct 2015
The .mdl extension is the older (backwards compatible) Simulink model format.
In R2012b, .slx became the default extension, though it also works in R2012a.
So, you should definitely go for .slx unless you have to work in R2011b or earlier.
- Sebastian
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!