tiborsimon/matlab-library-system

The missing modular package handler for MATLAB. Activate, deactivate and share your projects easily.
32 Downloads
Updated 11 May 2016

MATLAB Library System is a lightweight modular packaging method addressing the inconvenient third party library handling in MATLAB. It provides a one-command way to install/uninstall the third party functionality into your MATLAB workspace permanently. It also defines a standard way for the library authors to add credit and versioning information and a quick start guide that can be used as a quick installation tester method.
You can have a folder for your MLS packages somewhere in your machine where you can keep all of your third party modules and your own packages as well. You can create a install/uninstall all script that will install/uninstall all of your modules at once. In this way you can install all of your packages to your actual MATLAB workspace if you didn't do that already, or you are on a new machine.
Go to the GitHub page to find out more: https://github.com/tiborsimon/matlab-library-system

Check out the latest release page: https://github.com/tiborsimon/matlab-library-system/releases/latest .It will contain these scripts too. Make sure you only have MLS packages inside the folder you run the scripts, otherwise it wont work.

See Tibor's other projects at: http://tiborsimon.io

Cite As

Tibor Simon (2024). tiborsimon/matlab-library-system (https://github.com/tiborsimon/matlab-library-system), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2014a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Search Path in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
2.3.0.4

Image updated
Image added

2.3.0.3

Description updated

2.3.0.2

Description updated

2.3.0.1

Description updated

2.3.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.