Expand description
MATLAB-compatible pcode support for RunMat-generated P-code artefacts.
MATLAB’s proprietary P-code format is intentionally undocumented. RunMat
therefore writes a content-obscured RunMat P-code container that can be
executed by RunMat while rejecting non-RunMat .p files deterministically.