please help me to convert (.slx) format to (.mdl)format at this link :http://ww​w.mediafir​e.com/down​load/sx3xr​aapbtrvdx5​/FLLFCC.sl​x

3 visualizzazioni (ultimi 30 giorni)
please convert to .mdl for MATLAB R2008a
thank you very much.
  2 Commenti
Walter Roberson
Walter Roberson il 30 Giu 2021
That model is R2014a already. If you have R2014a or newer, you can use the .slx file. Do you need it converted for use in an earlier version, and if so which one?
The export process to previous versions cannot convert Specialized PowerSystems blocks, so it might not work.
The model contains an algebraic loop.

Accedi per commentare.

Risposte (3)

Orion
Orion il 2 Mar 2016
Modificato: Orion il 2 Mar 2016
Hi, to convert a slx file to an ancient version of Simulink, you need to proceed using the version used to create a slx file.
Let suppose the slx model has been created with Matlab R2015a. With Matlab R2015a, you open the model, then File -> Export Modet to -> Previous version
Then a dialog window pops up and you can save the model choosing the version you want (.mdl in 2008a).
  1 Commento
Walter Roberson
Walter Roberson il 2 Mar 2016
Exporting to Previous version appears not to have been added until after R2008a. The user does not have a new enough version of MATLAB to be able to convert the file to something they can use, so the user is asking for volunteers to do the conversion for them.

Accedi per commentare.


Walter Roberson
Walter Roberson il 14 Mag 2016
Here it is.
However, it will not do you any good. It uses a FIS named fuzzyFLC which was not provided with the File Exchange contribution, and which is not part of any Mathworks package (at least that I can find.)
  2 Commenti
Walter Roberson
Walter Roberson il 30 Giu 2021
That is an extract of https://www.mathworks.com/matlabcentral/fileexchange/70263-truck-platooning and needs additional parts to be converted as well.
However, parts of it require the Automated Driving Toolbox, which did not exist in R2015a, so this is not something you can execute in that version.

Accedi per commentare.


SALIM MUHAMED
SALIM MUHAMED il 20 Nov 2019
Can any one please help me to get this. slx file converted in to .m file, plz.
  1 Commento
Walter Roberson
Walter Roberson il 30 Giu 2021
.slx files cannot be converted to .m files.
.slx files can potentially be converted to C++ code using Simulink Coder.
.slx files can potentially be converted into executables for use with real-time operating systems.
The model has some questionable points -- some signals not connected but also not terminated.

Accedi per commentare.

Categorie

Scopri di più su Modeling in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by