Translating P-code files to M-files
1 view (last 30 days)
Show older comments
I have found a P-code file. Can I translate it to M-file and see the contents?
Accepted Answer
Matt Fig
on 12 Feb 2011
Not very likely. Pcode is not unbreakable, but it will probably cost you more time and effort than just writing the same code yourself or testing the algorithm until you trust it.
0 Comments
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!