Deploy pcoded Matlab Files

Creates recursively p-coded files and the associated help text, works also for classes and packages

Download
Download

You are now following this Submission

Cite As

Eydrian (2026). Deploy pcoded Matlab Files (https://au.mathworks.com/matlabcentral/fileexchange/40595-deploy-pcoded-matlab-files), MATLAB Central File Exchange. Retrieved .

Acknowledgements

Inspired by: deploypcode(source_dir, target_dir, varargin)

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.8.0

destination was created even if no files to process
single files couldn't be processed
when deploying @class as direct source, the @class folder structure wasn't kept.
when deploying +package as direct source, the +package structure wasn't kept

Download
1.7.0

Updated the description.
Remove the license from the mfile as it not belongs there.

Download
1.5.0

Updated summary

Download
1.4.0

added support for full recursion
added support for Matlab Classes
added support for Matlab ClassFolders (@Directories)
added support for Matlab PackageFolders (+Folders)

Download
1.1.0

removed the prominent copyright as it not belongs there. I'm new to matlab central and I didn't really see where it has to go ;)

Download
1.0.0

Download