Filter löschen
Filter löschen

Simulink cache file won't open

147 Ansichten (letzte 30 Tage)
Dalton Dune
Dalton Dune am 27 Feb. 2020
Kommentiert: Selim am 18 Nov. 2023
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 Kommentar
Bryan Benjamin
Bryan Benjamin am 8 Jan. 2023
I had this same problem. When you receive that pop-up, you can click on your filename. Your simulink model should appear.

Melden Sie sich an, um zu kommentieren.

Akzeptierte Antwort

stozaki
stozaki am 27 Feb. 2020
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 Kommentare
Henry Kerr
Henry Kerr am 3 Jan. 2023
So is there a way of accessing the slx file version?
Selim
Selim am 18 Nov. 2023
That doesn't really help. How do we change it back to slx

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Community Treasure Hunt

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

Start Hunting!

Translated by