matlab-pkg-install

A simple package for automating adding MATLAB packages/folders to the MATLAB search path on startup.
424 Downloads
Aktualisiert 5. Nov 2019

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.

Zitieren als

Alexander Cochran (2024). matlab-pkg-install (https://github.com/alexcochran/matlab-pkg-install), GitHub. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2019a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Startup and Shutdown finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Versionen, die den GitHub-Standardzweig verwenden, können nicht heruntergeladen werden

Version Veröffentlicht Versionshinweise
1.0.0

Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.
Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.