Deploy pcoded Matlab Files

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

Herunterladen
Herunterladen

Sie verfolgen jetzt diese Einreichung

Zitieren als

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

Quellenangaben

Inspiriert von: deploypcode(source_dir, target_dir, varargin)

Allgemeine Informationen

Kompatibilität der MATLAB-Version

  • Kompatibel mit allen Versionen

Plattform-Kompatibilität

  • Windows
  • macOS
  • Linux
Version Veröffentlicht Versionshinweise 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

Herunterladen
1.7.0

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

Herunterladen
1.5.0

Updated summary

Herunterladen
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)

Herunterladen
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 ;)

Herunterladen
1.0.0

Herunterladen