Is there a way to convert .exe file to .m file

I have built a matlab code and had converted into an .exe file using mcc command, i have all the files created during the compilation time. I have the original .m file containing the original code, is it possible to retrieve the .m file from the .exe and its associated files. Kindly help i need to modify the code which i have developed. Thanks in advance. Mohan.

2 Comments

Stephen23
Stephen23 on 19 Jan 2015
Edited: Stephen23 on 19 Jan 2015
The easiest solution: Use Git , and never "lose" code again.
From the command window or .....

Sign in to comment.

Answers (0)

Categories

Find more on Convert Image Type in Help Center and File Exchange

Asked:

on 19 Jan 2015

Edited:

on 19 Jan 2015

Community Treasure Hunt

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

Start Hunting!