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!