Clear Filters
Clear Filters

How to recovered mdl file

4 views (last 30 days)
Chandra Prakash
Chandra Prakash on 19 Apr 2022
Commented: Walter Roberson on 19 Apr 2022
By mistake i delete .mdl file. now its slx file available how to restore mdl file from slx file.

Answers (1)

Walter Roberson
Walter Roberson on 19 Apr 2022
You can use the "Export Model to Previous Simulink Version" menu, as that menu allows you to select whether you want to export to MDL or SLX.
Is there are a particular reason you are using a MDL file instead of the newer SLX format?
  2 Comments
Chandra Prakash
Chandra Prakash on 19 Apr 2022
slxc not opening now thats why i need .mdl file. what is reason for slxc file not opening.
Walter Roberson
Walter Roberson on 19 Apr 2022
https://www.mathworks.com/help/simulink/ug/reuse-simulation-builds-for-faster-simulations.html
slxc are cache files, not a copy of the model. You probably cannot recover the model from the cache file.

Sign in to comment.

Categories

Find more on Flight Instruments in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!