how to open the gui .p file
Show older comments
Answers (1)
Walter Roberson
on 14 Feb 2012
0 votes
.p files are binary files. You can access the binary, but it is pretty difficult and tedious to get any useful information out of it. There is no known tool to extract source code from a .p file.
2 Comments
saif osamah
on 19 Sep 2020
how can i read the p-cosde
Steven Lord
on 19 Sep 2020
Ask the person who provided you with the P-coded version of the file to provide you with the corresponding non-encoded version of the file.
Categories
Find more on Files and Folders in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!