PCode Release Tool

This tool will be helpful to release development m-code for production use as PCode(obfuscated code).
191 download
Aggiornato 25 mar 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.

Cita come

Sysenso Systems (2026). PCode Release Tool (https://github.com/SysensoSystems/PcodeReleaseUtility), GitHub. Recuperato .

Compatibilità della release di MATLAB
Creato con R2015b
Compatibile con R2015b e release successive
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Language Fundamentals in Help Center e MATLAB Answers

Le versioni che utilizzano il ramo predefinito di GitHub non possono essere scaricate

Versione Pubblicato Note della release
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

Per visualizzare o segnalare problemi su questo componente aggiuntivo di GitHub, visita GitHub Repository.
Per visualizzare o segnalare problemi su questo componente aggiuntivo di GitHub, visita GitHub Repository.