How to open p-code matlab file

Does anyone know how I can see the p-code matlab file code?

+3
file matlab
source share
1 answer
Files

p-code exists specifically so that you can share the code so that others cannot look at it. In other words: you cannot see the Matlab p-code file code.

+4
source share

All Articles