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 comentario

salih
salih el 30 de Mzo. de 2015
Editada: salih el 30 de Mzo. de 2015
1- open file by matlab 2013
2- then click file > export model to > previous version
for example 2008 2009 2011 2012

Iniciar sesión para comentar.

 Respuesta aceptada

Guy Rouleau
Guy Rouleau el 6 de Nov. de 2013

5 votos

SLX was not invented in R2011b, so it cnnot read it.
In the latest release, export to R2011b:

Más respuestas (8)

x y
x y el 8 de Nov. de 2013

0 votos

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 comentario

Andreas Goser
Andreas Goser el 8 de Nov. de 2013
Right - the person who provided that file to you should be able to do so.

Iniciar sesión para comentar.

Rahul Bundel
Rahul Bundel el 18 de Mayo de 2016
Editada: Walter Roberson el 18 de Mayo de 2016

0 votos

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 comentario

Walter Roberson
Walter Roberson el 18 de Mayo de 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.

Iniciar sesión para comentar.

Pankaj Negi
Pankaj Negi el 8 de Abr. de 2017

0 votos

model is not working if any one have working model in mdl format please send me at pankajnegi306@gmail.com

1 comentario

Walter Roberson
Walter Roberson el 8 de Abr. de 2017
Pankaj Negi, which model is not working?

Iniciar sesión para comentar.

Ahmar Ali
Ahmar Ali el 8 de Sept. de 2017

0 votos

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 comentarios

Walter Roberson
Walter Roberson el 8 de Sept. de 2017
It is not possible to have a .slx that was "made for" R2010b.
You can use R2015b to open the .slx and tell it to Save As a previous version; https://www.mathworks.com/help/simulink/ug/saving-a-model.html#f2-86382
P MUTHUKUMAR
P MUTHUKUMAR el 21 de En. de 2018
Can R2014a open the slx file?
Walter Roberson
Walter Roberson el 21 de En. de 2018
Editada: Walter Roberson el 21 de En. de 2018
In general r2014a can open any slx file created by that release or older. However it might not be able to open slx created with newer releases.
P MUTHUKUMAR
P MUTHUKUMAR el 21 de En. de 2018
ok thanks sir
Rik
Rik el 25 de Jun. de 2019
Editada: Rik el 25 de Jun. de 2019
Comment posted as flag to this comment by Rupesh Sah:
how to fix it??
Walter Roberson
Walter Roberson el 25 de Jun. de 2019
How to fix what?

Iniciar sesión para comentar.

Bela Genge
Bela Genge el 24 de Oct. de 2018
Editada: Walter Roberson el 24 de Oct. de 2018

0 votos

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 comentarios

Walter Roberson
Walter Roberson el 24 de Oct. de 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.
Bela Genge
Bela Genge el 25 de Oct. de 2018
Thank you for the answer.

Iniciar sesión para comentar.

Raj Ragav
Raj Ragav el 25 de Mzo. de 2019

0 votos

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
Raj Ragav
Raj Ragav el 25 de Mzo. de 2019

0 votos

Thank u sir..this file is not in mdl format.however can i open this file in matlab 2017?

2 comentarios

Walter Roberson
Walter Roberson el 25 de Mzo. de 2019
.slx files have been supported by MATLAB since R2011b or so.
Raj Ragav
Raj Ragav el 25 de Mzo. de 2019
Thank u for clarification sir

Iniciar sesión para comentar.

Seenivasan Kumar
Seenivasan Kumar el 16 de Ag. de 2019

0 votos

Can anyone tell me,when onwards .slx model created? Which MATLAB version onwards .slx file be in use

3 comentarios

Walter Roberson
Walter Roberson el 16 de Ag. de 2019
R2012a was the first to support slx files.
https://www.mathworks.com/help/simulink/release-notes-R2012b.html
Tanchak Harshad
Tanchak Harshad el 14 de En. de 2021
How can i extract data like model creation date , model version etc from .slx file ?
Walter Roberson
Walter Roberson el 14 de En. de 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.

Iniciar sesión para comentar.

Categorías

Más información sobre Simulink Environment Customization en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

x y
el 5 de Nov. de 2013

Comentada:

el 14 de En. de 2021

Community Treasure Hunt

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

Start Hunting!

Translated by