I have a problem dealing with opening a simulink model.
107 次查看(过去 30 天)
显示 更早的评论
Hello,
I'm trying on opening a simulink model. (*.slx file) However, when I double click on the file, it keeps saying "File '.....' does not contain a valid Simulink model in SLX format : Could not open source package". I tried excecuting exactly the same file on other PC, it worked.
I think there's something wrong with MATLAB settings on one of my PCs, Is there anyone who can help me out?
Thank you!
2 个评论
采纳的回答
Jatin Waghela
2017-6-23
The issue looks like system specific. Antivirus, security software or virtualization can corrupt the files. This can also lead to this kind of error. Save the model file after disabling the antivirus in your system. Check file size after saving the model, if the file size is less, that is the size in few KBs then the file might be corrupted. Try saving the model in a different folder, if you see any permission issues. Also, create a simple model and save the model in the same folder and check whether you are able to open the model or not.
4 个评论
mouli thirumalasetty
2019-3-1
yes the antivirus software us "Bitdefender" in my case is causing the issue, just disable or unistalling it worked for me!!
更多回答(1 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 프로그래밍 방식의 모델 편집 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!