A simple package for automating adding MATLAB packages/folders to the MATLAB search path on startup.
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Third-party code downloaded from the MathWorks MATLAB File Exchange can be added to MATLAB's search path automatically by using an addpath command in your startup.m file in your userpath. While simple, it can be annoying to do for each subsequent package that you download (or even create yourself). This utility automates the addition of useful packages to the MATLAB search path with a simple function and offers the option to create one-off installation scripts for packages you intend to share with others. If you would like third-party/self-written code to be instantly available from the MATLAB command line, then this might be a helpful tool for you.
Cite As
Alexander Cochran (2026). matlab-pkg-install (https://github.com/alexcochran/matlab-pkg-install), GitHub. Retrieved .
General Information
- Version 1.0.0 (3.27 KB)
-
View License on GitHub
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
Versions that use the GitHub default branch cannot be downloaded
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0 |
