.p type files

10 次查看(过去 30 天)
muhammed ali
muhammed ali 2011-4-16
how to open .p type files in matlab r2010a?

回答(1 个)

Matt Fig
Matt Fig 2011-4-16
.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

类别

Help CenterFile Exchange 中查找有关 Adding custom doc 的更多信息

标签

产品

Community Treasure Hunt

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

Start Hunting!

Translated by