How to resolve the "file compression option enabled" warning when upgrading Simulink Project to MATLAB R2024a?
조회 수: 5 (최근 30일)
이전 댓글 표시
MathWorks Support Team
2024년 12월 18일
답변: MathWorks Support Team
2024년 12월 20일
I am currently updating a Simulink Project involving Simulink models using "Project Upgrade" from MATLAB R2023a to MATLAB R2024a.
I see the following warning in the Project update diagnostics:
file compression option enabled
How can I resolve this warning?
채택된 답변
MathWorks Support Team
2024년 12월 20일
This warning is related to the "SLX Compression" property of your Simulink model, which is found in "Property Inspector" > "Properties" in the "Design" pane of the "Modeling" tab in the Simulink Toolstrip.
Set the "SLX Compression" property to "None" and save the Simulink model in MATLAB R2024a. This should resolve the warning.
You can also refer to the Documentation on "Project Upgrade" for compatibility issues and diagnosing warnings.
댓글 수: 0
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Large-Scale Modeling에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!