Skip to main content

Module pcode

Module pcode 

Source
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.

Structs§

PcodeResult

Enums§

PcodeAlgorithm
PcodeSourceReadError

Constants§

FUSION_SPEC
GPU_SPEC
PCODE_DESCRIPTOR

Functions§

decode_pcode_bytes
encode_pcode_source
evaluate
invalid_pcode_runtime_error
prefer_pcode_source_path
read_source_text_async