PCode Release Tool

This tool will be helpful to release development m-code for production use as PCode(obfuscated code).
160 téléchargements
Mise à jour 25 mars 2022
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:
  1. Add PcodeReleaseUtility and PcodeReleaseUtility\utils folders into MATLAB path.
  2. Run ">> pcodeGUI" in the MATLAB command window to run the tool
Developed by: Sysenso Systems, www.sysenso.com
Please contact us if you need any further customization.

Citation pour cette source

Sysenso Systems (2024). PCode Release Tool (https://github.com/SysensoSystems/PcodeReleaseUtility), GitHub. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2015b
Compatible avec les versions R2015b et ultérieures
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Language Fundamentals dans Help Center et MATLAB Answers

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

Les versions qui utilisent la branche GitHub par défaut ne peuvent pas être téléchargées

Version Publié le Notes de version
1.2.0

Connected to github repository.

1.1

Added global checkbox to add/remove help files, Added API(releaseUtility.m) support for the tool.

1.0.1

Added Tags.

1.0.0

Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.
Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.