i want to convert (.slx) format to (.mdl)format at this link: http://www.mediafire.com/?c5p02776wo6ly66
조회 수: 34 (최근 30일)
이전 댓글 표시
bold
댓글 수: 8
Lijo Jacob Varghese
2021년 1월 15일
Could you please convert this .slx file to .mdl file
Walter Roberson
2021년 2월 14일
@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?
답변 (10개)
Kaustubha Govind
2013년 7월 10일
If you have R2012a or a newer version, you can use 'Save As...' on the model to do the conversion.
댓글 수: 2
Prasad Kalane
2014년 7월 14일
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
2013년 7월 10일
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
Darin
2013년 9월 10일
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
Mahmoud Omar
2013년 12월 13일
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
2013년 12월 27일
and same problem here can anyone please convert these two for me ? matlab 2009 64bit
댓글 수: 1
Walter Roberson
2016년 5월 14일
Converted files are attached.
Vinh Tran
2016년 1월 21일
can you help me to convert files to 2011a, thansks http://www.mediafire.com/download/76yltyt0kn3cd89/TaiLieu.rar
댓글 수: 1
Walter Roberson
2016년 5월 14일
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
2016년 10월 21일
Same problem for me.. please convert this..
댓글 수: 1
Walter Roberson
2016년 10월 21일
SALIM MUHAMED
2019년 11월 20일
can you please convert this .slx file. m file, plz.
Tushar Thakre
2021년 2월 14일
Can you pls convert this slx file to mdl so that I can open the in Matlab 2011a
댓글 수: 2
Walter Roberson
2021년 2월 14일
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
참고 항목
카테고리
Help Center 및 File Exchange에서 Interactive Model Editing에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!