Sie verfolgen jetzt diese Einreichung
- Aktualisierungen können Sie in Ihrem Feed verfolgter Inhalte sehen.
- Je nach Ihren Kommunikationseinstellungen können Sie auch E-Mails erhalten.
ASELFPACK creates a single matlab self-extract p or m file with all the contents of a selected folder(including subdirectories).
This ASELFPACK is improvement of the orginal submission SELFPACK by martinho@fis.ua.pt (http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=8565
ADITIONAL FUNCTIONALITY compared to SELFPACK
1. Filter to exclude or include some files,e.g.,
{'~.m' ,'~.asv'} - exclude m and asv files in the package
{'~.m', '~.asv','demo.m'} - exclude all m and asv files except demo.m
{'*.m' ,'~demo.m'} - include all m files except demo.m
2. Add folders to Matlab search path
3. User defined folder for installation
Zitieren als
Durga Lal Shrestha (2026). aselfpack (https://de.mathworks.com/matlabcentral/fileexchange/21768-aselfpack), MATLAB Central File Exchange. Abgerufen .
Quellenangaben
Inspiriert von: selfpack
Allgemeine Informationen
- Version 1.1.0.0 (6,74 KB)
Kompatibilität der MATLAB-Version
- Kompatibel mit allen Versionen
Plattform-Kompatibilität
- Windows
- macOS
- Linux
| Version | Veröffentlicht | Versionshinweise | Action |
|---|---|---|---|
| 1.1.0.0 | Bug fixed in filter |
||
| 1.0.0.0 | Formatting of the text |
