See m file from .exe file

Hi guys.
I am beginner in Matlab. I have exe file. I want to see the m file. How can I see it?

2 Comments

question is not clear. what is that exe file and what you want to do in mfile.
My friend give me executable (.exe) file for my project. Now, I want to see the .m file. Is it possible to convert back from (.exe) file to .m file?

Sign in to comment.

 Accepted Answer

Azzi Abdelmalek
Azzi Abdelmalek on 3 Apr 2014

0 votes

You can't see the m file from your exe file

2 Comments

Maximum, any type of file (c++, Fortran, Mtlab...) can be compiled to an executable file. When you get the executable, you can't even know what kind of file is the source code
Azzi Abdelmek, thanks for your information

Sign in to comment.

More Answers (0)

Categories

Community Treasure Hunt

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

Start Hunting!