フィルターのクリア

convert .p to .m

4 ビュー (過去 30 日間)
pranay
pranay 2012 年 4 月 2 日
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 日
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 日
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 件のコメント
Walter Roberson
Walter Roberson 2012 年 4 月 25 日
CTF files are encrypted, but as far as I have heard, pcode are merely binary with an undocumented format.

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeProgramming についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by