필터 지우기
필터 지우기

Simulink cache file won't open

조회 수: 147 (최근 30일)
Dalton Dune
Dalton Dune 2020년 2월 27일
댓글: Selim 2023년 11월 18일
Hi,
I have a file that Simulink saved as a cache file (.slxc). I don't recall saving it as such so first, why does it save to this format? Second, the file won't open anymore. The following error pops up:
Simulink cache for filename
This Simulink cache contains derived files for the following releases and platforms:
R2018b : all platforms
Variable usage information Yes
Is there a way to correct this or open the file? It's not opening in 2018b or 2019b
  댓글 수: 1
Bryan Benjamin
Bryan Benjamin 2023년 1월 8일
I had this same problem. When you receive that pop-up, you can click on your filename. Your simulink model should appear.

댓글을 달려면 로그인하십시오.

채택된 답변

stozaki
stozaki 2020년 2월 27일
That is the correct behavior.
.slxc files are Simulink cache files. These files contain build artifacts that can speed up simulation and code generation.
When any changes are made to the model, only the edited files are built based on if the Rebuild configuration parameter is set accordingly.
release note :
  댓글 수: 5
Henry Kerr
Henry Kerr 2023년 1월 3일
So is there a way of accessing the slx file version?
Selim
Selim 2023년 11월 18일
That doesn't really help. How do we change it back to slx

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Sources에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by