Convert .p to .m

6 views (last 30 days)
Zubair Ghafoor
Zubair Ghafoor on 30 Oct 2018
Edited: Stephen23 on 30 Oct 2018
I have .p files and i want them in the .m ..
  2 Comments
Stephen23
Stephen23 on 30 Oct 2018
Answer: Ask the author for the .m files.
Zubair Ghafoor
Zubair Ghafoor on 30 Oct 2018
I am the author and the .m files lossed

Sign in to comment.

Answers (1)

Guillaume
Guillaume on 30 Oct 2018
This is not possible. The whole purpose of p code is that you can't get the plain text version.
  4 Comments
Zubair Ghafoor
Zubair Ghafoor on 30 Oct 2018
because I don't have the .m files because they are deleted by mistake.
Stephen23
Stephen23 on 30 Oct 2018
Edited: Stephen23 on 30 Oct 2018
"because I don't have the .m files because they are deleted by mistake."
This is why you should using a versioning system, with backups. If you use a recent Windows version you can check the folder's "Previous Versions" history and restore the deleted files. There are also tools to find deleted files.
You might be able to ask TMW to help, but I wouldn't hold my breath on it.

Sign in to comment.

Categories

Find more on Scripts in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!