Simulink cache file won't open

340 visualizaciones (últimos 30 días)
Dalton Dune
Dalton Dune el 27 de Feb. de 2020
Comentada: Selim el 18 de Nov. de 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 comentario
Bryan Benjamin
Bryan Benjamin el 8 de En. de 2023
I had this same problem. When you receive that pop-up, you can click on your filename. Your simulink model should appear.

Iniciar sesión para comentar.

Respuesta aceptada

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

Iniciar sesión para comentar.

Más respuestas (0)

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by