convert .p to .m

I have the code for speech recognition,but it is .p extension.I need .m file of this copy.How can i get? plzzzzzz reply

 采纳的回答

Sean de Wolski
Sean de Wolski 2012-4-2

0 个投票

You can't convert it.
You could ask the author for the *.m source file. That is the only way you can get the original *.m file.

更多回答(1 个)

Thomas
Thomas 2012-4-2

0 个投票

pcode is encrypted using AES encryption, using a key only known to Mathworks, so only Mathworks could convert it back. Need to get mfile from the original author

1 个评论

CTF files are encrypted, but as far as I have heard, pcode are merely binary with an undocumented format.

请先登录,再进行评论。

类别

帮助中心File Exchange 中查找有关 Programming 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by