필터 지우기
필터 지우기

Simulink project size keeps on increasing

조회 수: 3 (최근 30일)
Shveta Dhamankar
Shveta Dhamankar 2021년 2월 25일
답변: Jai Khurana 2022년 6월 29일
My simulink project size keeps on increasing, despite no change in strucutre and no data storage (atleast no storage from me). I had started out with 6 GB and now I am at 14 GB despite there being barely any structural chnages.

답변 (1개)

Jai Khurana
Jai Khurana 2022년 6월 29일
I understand that the size of your Simulink project keeps on increasing despite of no changes in the structure or data usage.
When you save a Simulink model with two or more Simulink Editor windows open, information is stored in the model file to recreate those windows when the model is later reopened. However, in some circumstances, that information might increase in size with each save cycle. Eventually, this extra information can slow down the process of reopening and resaving the project.
A workaround for this could be to close all but one Simulink Editor window before saving the model. This mitigates additional file size increases due to extra window information, but it may not reduce the number of copies already created.
You can refer to this MATLAB answer for more clarity - Simulink file size keeps on increasing! - (mathworks.com)

카테고리

Help CenterFile Exchange에서 Verification, Validation, and Test에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by