.p type files
10 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
how to open .p type files in matlab r2010a?
0 comentarios
Respuestas (1)
Matt Fig
el 16 de Abr. de 2011
.p files are encrypted files where the plaintext cannot be read or modified. If you were given a pcode file, it is because the owner did not want to give you the source code. To learn more, type this at the command line:
doc pcode
Then read what pops up. Also, see:
help pcode
0 comentarios
Ver también
Categorías
Más información sobre Adding custom doc en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!