Convert .p to .m
6 views (last 30 days)
Show older comments
I have .p files and i want them in the .m ..
2 Comments
Answers (1)
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
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.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!