convert .p to .m
Mostrar comentarios más antiguos
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
Respuesta aceptada
Más respuestas (1)
Thomas
el 2 de Abr. de 2012
0 votos
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 comentario
Walter Roberson
el 25 de Abr. de 2012
CTF files are encrypted, but as far as I have heard, pcode are merely binary with an undocumented format.
Categorías
Más información sobre Programming en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!