Protected Function (P-code) Dependency Analysis Tool

This tool enables P-code to be used in compiled apps without access to original MATLAB code.

您现在正在关注此提交

This tool supports distribution of protected functions (P-code) that can be used to create applications via the MATLAB Compiler. Since the MCC command cannot analyze P-files directly to identify their dependencies, this tool supports a way for MATLAB authors to capture this dependency information into a single separate MATLAB program file that can be distributed with their P-files.
The tool analyzes MATLAB program files to identify their dependencies and writes these out as function pragmas into a separate MATLAB file. The latter pragma file when combined with P-coded versions of the original MATLAB program files can be used with the MATLAB Compiler to create standalone applications without access to the original MATLAB code.

引用格式

Joel Hoff (2026). Protected Function (P-code) Dependency Analysis Tool (https://ww2.mathworks.cn/matlabcentral/fileexchange/62367-protected-function-p-code-dependency-analysis-tool), MATLAB Central File Exchange. 检索时间: .

类别

Help CenterMATLAB Answers 中查找有关 Share and Distribute Software 的更多信息

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.0.0.0