Borrar filtros
Borrar filtros

convert .p to .m

4 visualizaciones (últimos 30 días)
pranay
pranay el 2 de Abr. de 2012
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

Sean de Wolski
Sean de Wolski el 2 de Abr. de 2012
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.

Más respuestas (1)

Thomas
Thomas el 2 de Abr. de 2012
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
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.

Iniciar sesión para comentar.

Categorías

Más información sobre Programming en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by