i want to convert (.slx) format to (.mdl)format at this link: http://www.mediafire.com/?c5p02776wo6ly66
Afficher commentaires plus anciens
bold
8 commentaires
Mahmoud Omar
le 13 Déc 2013
Hi i have the same problem can anyone please convert the file in this link for me please from .slx to .mdl as i have matlab 2009b
https://www.mediafire.com/?07s4cmtytm7e9x5
MINOUNGOU Mahamoud
le 14 Juil 2014
Hello Hany, is it possible to get the .m files of the ieee 123 node that you puplishs? it's would really help me out! thanks!
Walter Roberson
le 14 Mai 2016
The file listed in the title of this Question no longer exists.
Walter Roberson
le 14 Mai 2016
Mahmoud Omar, here is the converted file.
Khaled AbuBaker
le 21 Fév 2017
Can you converte this pls
Walter Roberson
le 22 Fév 2017
Modifié(e) : Walter Roberson
le 22 Fév 2017
Khaled AbuBaker: there is no point in converting that. It requires the Simulink Support Package for Arduino, which requires at least R2013a, but the fact that you need a MDL tells us that you have R2011b at most as .slx became available in R2012a.
Or... if the idea is that you do have R2013a or R2013b and so could use the file if it was converted from its R2014a version, then I need to know which release you are using so that proper conversion can be done.
Lijo Jacob Varghese
le 15 Jan 2021
Could you please convert this .slx file to .mdl file
Walter Roberson
le 14 Fév 2021
@Lijo Jacob Varghese which release do you need the mdl for? And can you confirm that you definitely need mdl and not just an slx for an earlier release? For example are you needing to run the code with a release earlier than slx files existed at all?
Réponses (10)
Kaustubha Govind
le 10 Juil 2013
0 votes
If you have R2012a or a newer version, you can use 'Save As...' on the model to do the conversion.
2 commentaires
hany
le 10 Juil 2013
Prasad Kalane
le 14 Juil 2014
Kaustubha mam, when we save as .slx to .MDL then sometime when we open that model in lower version then only whitewhite screen appear. So export it instead of save as.
Mike
le 10 Juil 2013
0 votes
The folder contained many slx files. i converted the most complete of them for you. http://www.mediafire.com/download/ce1681rqr6v1476/IEEE_123_COMPLETE.rar
3 commentaires
Raj Ragav
le 25 Mar 2019
Can you pls convert this slx file to mdl?
Mayur
le 25 Mai 2023
Where did u convert from?
Walter Roberson
le 25 Mai 2023
Darin
le 10 Sep 2013
0 votes
Hi Hany,
I came across your simulink files for the IEEE123
I was hoping you have more of these files especially the .m files
It would really help me out.
Thanks,
Darin
2 commentaires
Mahmoud Omar
le 13 Déc 2013
Hi i have the same problem can anyone please convert the file in this link for me please from .slx to .mdl as i have matlab 2009b
https://www.mediafire.com/?07s4cmtytm7e9x5
mahdi
le 27 Déc 2013
0 votes
and same problem here can anyone please convert these two for me ? matlab 2009 64bit
1 commentaire
Walter Roberson
le 14 Mai 2016
Converted files are attached.
Prasad Kalane
le 14 Juil 2014
0 votes
Use export to function below the save as function.
Vinh Tran
le 21 Jan 2016
0 votes
can you help me to convert files to 2011a, thansks http://www.mediafire.com/download/76yltyt0kn3cd89/TaiLieu.rar
1 commentaire
Walter Roberson
le 14 Mai 2016
Here are the converted files. Be warned that all of them have problems. The m* file is missing nearly all connections. The PV is missing definitions for some of the signals needed in MPPT. The non-PV is missing inputs for the bottom left item.
C Revolution
le 21 Oct 2016
0 votes
Same problem for me.. please convert this..
BALA KRISHNA
le 21 Juil 2018
0 votes
Hello Any one ,please convert these XLS Files to .mdl files....
SALIM MUHAMED
le 20 Nov 2019
0 votes
can you please convert this .slx file. m file, plz.
6 commentaires
Walter Roberson
le 20 Nov 2019
Modifié(e) : Walter Roberson
le 20 Nov 2019
Warning: Matching "From" for "Goto" 'BRIDGELESS_SEPIC/3' not found
(That looks likely to cause a problem)
Warning: Unconnected output line found on 'BRIDGELESS_SEPIC/POWER FACTOR CALCULATION/Fourier1/Gain2' (output port: 1)
That is suspicious -- there is enough calculation being done for that output that one would expect it to be connected.
R2012a is the earliest I could export to .mdl for easily.
RITESH KUMAR
le 19 Jan 2020
can you please convert this .slx file. to mdl file of matlab 2015a
Walter Roberson
le 19 Jan 2020
Why convert it to mdl? Your version of MATLAB supports slx. Why not just export to slx for your release?
Walter Roberson
le 21 Jan 2020
solar.slx is already R2015a.
Walter Roberson
le 22 Jan 2020
FullBridgeInverter is already R2014a.
Lijo Jacob Varghese
le 15 Jan 2021
can you please convert this .slx file. mdl file, plz.
Tushar Thakre
le 14 Fév 2021
0 votes
Can you pls convert this slx file to mdl so that I can open the in Matlab 2011a
2 commentaires
Tushar Thakre
le 14 Fév 2021
kindly send the same in my mail id tusharthakre1992@gmail.com
Walter Roberson
le 14 Fév 2021
That model cannot be converted to earlier than R2013a.
At the moment I am not sure if that is a limitation on export from the version I am using, or if it has to do with the blocks that are used.
The model has several problems:
- A fair number of GOTO blocks for which there is no corresponding FROM block
- even more FROM blocks for which there is no corresponding GOTO block
- division by 0 in a number of places, for a number of time samples. The situation looks as if there is division by values that have not had time to switch away from 0, and that the bad output appears to cause problems for future calculations
Catégories
En savoir plus sur Programmatic Model Editing dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!