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

10 ビュー (過去 30 日間)
Mohana
Mohana 2015 年 1 月 19 日
編集済み: Mohana 2015 年 1 月 19 日
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 件のコメント
Stephen23
Stephen23 2015 年 1 月 19 日
編集済み: Stephen23 2015 年 1 月 19 日
The easiest solution: Use Git , and never "lose" code again.
Mohana
Mohana 2015 年 1 月 19 日
From the command window or .....

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeEnvironment and Settings についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by