Convert .p to .m
6 次查看(过去 30 天)
显示 更早的评论
I have .p files and i want them in the .m ..
2 个评论
回答(1 个)
Guillaume
2018-10-30
This is not possible. The whole purpose of p code is that you can't get the plain text version.
4 个评论
Stephen23
2018-10-30
编辑:Stephen23
2018-10-30
"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.
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!