See m file from .exe file

2 次查看(过去 30 天)
Hi guys.
I am beginner in Matlab. I have exe file. I want to see the m file. How can I see it?
  2 个评论
Chandrasekhar
Chandrasekhar 2014-4-3
question is not clear. what is that exe file and what you want to do in mfile.
Maximum
Maximum 2014-4-4
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?

请先登录,再进行评论。

采纳的回答

Azzi Abdelmalek
Azzi Abdelmalek 2014-4-3
You can't see the m file from your exe file
  2 个评论
Azzi Abdelmalek
Azzi Abdelmalek 2014-4-4
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
Maximum
Maximum 2014-4-4
Azzi Abdelmek, thanks for your information

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Software Development Tools 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by