.p type files

조회 수: 9 (최근 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