SLX file to MDL ?

21 ビュー (過去 30 日間)
x y
x y 2013 年 11 月 5 日
コメント済み: Walter Roberson 2021 年 1 月 14 日
Hy, I would like to know how could I open slx file in Matlab 2011b (beacuase this file is created in 2013a or b) I now I cant open. When open is write like function something this:
"a/thumbnail.pngÝVi4ŰŰ×ŇVŤ5«˘Ú«ô^÷ˇŞÔ J^[cĚBń\4OQ5]¨ą˘jŞtB&â–VRr•jČE„ rŐÔ"1Dz˙ýňÖzźŢ§·Ö[דּĎY{ďu¦˝{ď“ëćâ$+Ą!%&&&qľäĚýßIň00â} H`’·‡@%–&ůŹ‡"
Someone can me help, when open this file who have newer matlab and save like ordinary MDL simulink file?
Thank you
  1 件のコメント
salih
salih 2015 年 3 月 30 日
編集済み: salih 2015 年 3 月 30 日
1- open file by matlab 2013
2- then click file > export model to > previous version
for example 2008 2009 2011 2012

サインインしてコメントする。

採用された回答

Guy Rouleau
Guy Rouleau 2013 年 11 月 6 日
SLX was not invented in R2011b, so it cnnot read it.
In the latest release, export to R2011b:

その他の回答 (8 件)

x y
x y 2013 年 11 月 8 日
Helo,Thank you for Your answer. I have 2011b so I cant open this slx file to re-save to mdl. I needed to ,who have 2013a Matlab to open and re-save ...
  1 件のコメント
Andreas Goser
Andreas Goser 2013 年 11 月 8 日
Right - the person who provided that file to you should be able to do so.

サインインしてコメントする。


Rahul Bundel
Rahul Bundel 2016 年 5 月 18 日
編集済み: Walter Roberson 2016 年 5 月 18 日
I am facing a problem in opening a slx file. I've tried by installing 2015a version but it is crashing all the time. So, please can any one convert the given file to 2013a .mdl format. Please help me out and if anyone is ready, please send the converted file to my id- rahulbundel800@gmail.com
  1 件のコメント
Walter Roberson
Walter Roberson 2016 年 5 月 18 日
Here it is. Be warned that it might not work properly: I get warnings about missing blocks such as "Complex", and warnings about some of the output states being uninitialized.

サインインしてコメントする。


Pankaj Negi
Pankaj Negi 2017 年 4 月 8 日
model is not working if any one have working model in mdl format please send me at pankajnegi306@gmail.com
  1 件のコメント
Walter Roberson
Walter Roberson 2017 年 4 月 8 日
Pankaj Negi, which model is not working?

サインインしてコメントする。


Ahmar Ali
Ahmar Ali 2017 年 9 月 8 日
Hello all. I installed MATLAB 2010b to run a model which was made for that version. But 2010b can not run .slx file, also matlab 2015b can not display the results of same model. what is the solution.??
  6 件のコメント
Rik
Rik 2019 年 6 月 25 日
編集済み: Rik 2019 年 6 月 25 日
Comment posted as flag to this comment by Rupesh Sah:
how to fix it??
Walter Roberson
Walter Roberson 2019 年 6 月 25 日
How to fix what?

サインインしてコメントする。


Bela Genge
Bela Genge 2018 年 10 月 24 日
編集済み: Walter Roberson 2018 年 10 月 24 日
I have a similar problem. I have Matlab 2010 installed and I cannot open slx files. There is a model of particular interest for my research: https://www.mathworks.com/matlabcentral/fileexchange/66189-feedback-controlled-cstr-process-for-fault-simulation
Can someone please convert the slx file to mdl?
Thank you.
  2 件のコメント
Walter Roberson
Walter Roberson 2018 年 10 月 24 日
Sorry, Simulink in modern versions does not permit export to before R2011b. I exported to R2011b and then installed R2011b and opened the model, but a lot of errors were noted, so the export did not work properly.
I do not think it will be practical to export the model down to R2010a.
Bela Genge
Bela Genge 2018 年 10 月 25 日
Thank you for the answer.

サインインしてコメントする。


Raj Ragav
Raj Ragav 2019 年 3 月 25 日
Pls anyone change this slx to mdl file .i am operating in 2017 version but this file is created in 2018...anyone pls convert this file to mdl format...i hav project review tmrw...urgent..help pls
  1 件のコメント
Walter Roberson
Walter Roberson 2019 年 3 月 25 日

サインインしてコメントする。


Raj Ragav
Raj Ragav 2019 年 3 月 25 日
Thank u sir..this file is not in mdl format.however can i open this file in matlab 2017?
  2 件のコメント
Walter Roberson
Walter Roberson 2019 年 3 月 25 日
.slx files have been supported by MATLAB since R2011b or so.
Raj Ragav
Raj Ragav 2019 年 3 月 25 日
Thank u for clarification sir

サインインしてコメントする。


Seenivasan Kumar
Seenivasan Kumar 2019 年 8 月 16 日
Can anyone tell me,when onwards .slx model created? Which MATLAB version onwards .slx file be in use
  3 件のコメント
Tanchak Harshad
Tanchak Harshad 2021 年 1 月 14 日
How can i extract data like model creation date , model version etc from .slx file ?
Walter Roberson
Walter Roberson 2021 年 1 月 14 日
There might be functions that can be called for that purpose; I have not investigated that.
If not, then slx are really .zip files that can be unzipped to reach pure text XML files that could be analyzed.

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeIntroduction to Installation and Licensing についてさらに検索

タグ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by