can anyone tell me the .mdl extension and how does it differ from .slx
2 次查看(过去 30 天)
显示 更早的评论
can anyone tell me the .mdl extension and how does it differ from .slx
0 个评论
回答(1 个)
Sebastian Castro
2015-10-10
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 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!