PCode Release Tool
バージョン 1.2.0 (302 KB) 作成者:
Sysenso Systems
This tool will be helpful to release development m-code for production use as PCode(obfuscated code).
Helpful to release the development m-code for production use as PCode(obfuscated code). It supports multiple release scenarios.
- Package all the m-files into a single m-file.
- Convert every m-file as a p-file and follow the development folder structure.
- Convert every m-file as a p-file and move all the p-files into a single folder.
- Create help m-file with only the comments along with p-files.
How to use:
- Add PcodeReleaseUtility and PcodeReleaseUtility\utils folders into MATLAB path.
- Run ">> pcodeGUI" in the MATLAB command window to run the tool
Developed by: Sysenso Systems, www.sysenso.com
Contact: contactus@sysenso.com
Please contact us if you need any further customization.
引用
Sysenso Systems (2025). PCode Release Tool (https://github.com/SysensoSystems/PcodeReleaseUtility), GitHub. に取得済み.
MATLAB リリースの互換性
作成:
R2015b
R2015b 以降のリリースと互換性あり
プラットフォームの互換性
Windows macOS Linuxカテゴリ
Help Center および MATLAB Answers で Language Fundamentals についてさらに検索
タグ
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!help
testcases/sample
testcases/sample/mainfunction/add
testcases/sample/mainfunction/divide
testcases/sample/mainfunction/modulus
testcases/sample/mainfunction/multiply
testcases/sample/mainfunction/subtract
utils
utils/common
utils/external
utils/multiple_files
utils/referenceFiles
utils/single_release_file
この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。
この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。