genpath_exclude

Executes like genpath, but can ignore specified directories.

Télécharger
Télécharger

Vous suivez désormais cette soumission

Citation pour cette source

Jesse Hopkins (2026). genpath_exclude (https://fr.mathworks.com/matlabcentral/fileexchange/22209-genpath_exclude), MATLAB Central File Exchange. Extrait(e) le .

Remerciements

Inspiré par : Recursive addpath

A inspiré : genpath2, deploypcode(source_dir, target_dir, varargin)

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version Action
1.4.0

fixed regexp handling. wrapped each expression in ^ and $ chars. Added more help comments

Télécharger
1.3.0

Updated description.

Télécharger
1.2.0

Made input more robust so that if user enters a string as 'excudeDir' rather than a cell array of strings this function will still work.

Télécharger
1.1.0

Updated file so that it is a modified version of genpath, rather than post-processing the output of genpath.

Télécharger
1.0.0

Télécharger