How can I create .m file from .exe file in MATLAB ?

조회 수: 3 (최근 30일)
Kaustubh hike
Kaustubh hike 2021년 8월 16일
답변: Walter Roberson 2021년 8월 16일
Hi ,
How can I create .m script from executable .exe file in Matlab ?
Regards

채택된 답변

Walter Roberson
Walter Roberson 2021년 8월 16일
If the file was created using MATLAB Compiler, then you would have to break the AES encryption to get at the encoded matlab files, and then (If I understand correctly) you would have to reverse from the pcoded files back to .m source.
I do not know that it is impossible, but I do know that it is not intended to be done, and that Mathworks will not assist.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 MATLAB Coder에 대해 자세히 알아보기

태그

제품


릴리스

R2017b

Community Treasure Hunt

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

Start Hunting!

Translated by