SLX file to MDL ?
19 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
x y
am 5 Nov. 2013
Kommentiert: Walter Roberson
am 14 Jan. 2021
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 Kommentar
Akzeptierte Antwort
Guy Rouleau
am 6 Nov. 2013
SLX was not invented in R2011b, so it cnnot read it.
In the latest release, export to R2011b:
0 Kommentare
Weitere Antworten (8)
x y
am 8 Nov. 2013
1 Kommentar
Andreas Goser
am 8 Nov. 2013
Right - the person who provided that file to you should be able to do so.
Rahul Bundel
am 18 Mai 2016
Bearbeitet: Walter Roberson
am 18 Mai 2016
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
The link of the slx file is https://drive.google.com/file/d/0B7IMpM0vnsJ-QU9RRGNhV01vMWs/view?usp=docslist_api
1 Kommentar
Walter Roberson
am 18 Mai 2016
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
am 8 Apr. 2017
model is not working if any one have working model in mdl format please send me at pankajnegi306@gmail.com
1 Kommentar
Ahmar Ali
am 8 Sep. 2017
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.??
Bela Genge
am 24 Okt. 2018
Bearbeitet: Walter Roberson
am 24 Okt. 2018
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 Kommentare
Walter Roberson
am 24 Okt. 2018
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.
Raj Ragav
am 25 Mär. 2019
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 Kommentar
Raj Ragav
am 25 Mär. 2019
Thank u sir..this file is not in mdl format.however can i open this file in matlab 2017?
2 Kommentare
Seenivasan Kumar
am 16 Aug. 2019
Can anyone tell me,when onwards .slx model created? Which MATLAB version onwards .slx file be in use
3 Kommentare
Tanchak Harshad
am 14 Jan. 2021
How can i extract data like model creation date , model version etc from .slx file ?
Walter Roberson
am 14 Jan. 2021
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.
Siehe auch
Kategorien
Mehr zu Dependency Analysis finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!