Cannot open simulink .slx file
17 次查看(过去 30 天)
显示 更早的评论
I cannot open my simulink file after adding tags to it. I think the problem is using the File Meta Association Manager to create Tag property for .slx file. I also cannot delete the tags now. Can someone tell me how to recover this simulink file please?
6 个评论
Walter Roberson
2019-6-9
I do not appear to have the comhdlio library installed in any release, so I am having difficulty tracking it down. I am also having difficulty finding a source for the model that might document requirements.
回答(1 个)
Munish Raj
2019-6-11
This issue could be related to the file structure while saving which may be getting corrupted. This has been reported as a bug for this release.
Possible workarounds:
(1) Copy and paste entire contents of the main model from the old one to a new one and save that as SLX format.
(2) Save the original file in MDL format first, using "Save As" and re-save in SLX format. Although this is a convoluted method, re-saving the final SLX format as SLX again does not lead to the error later.
2 个评论
Walter Roberson
2019-6-13
If you can post the link to the complete project, I might be able to do the conversion, as it opens for me.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!