Load Module/Toolbox

Load installed modules/toolboxes.
56 Downloads
Updated 12 Apr 2016

View License

This function introduces the possibility to use simple paths to a folder containing a toolbox or important code to be loaded as a module.
MODLOAD(MODULES) load/unload the modules specified in the string MODULES.
The strings in MODULES should be separated with spaces and must
have corresponding matches in the global variable MODULENAME.
The corresponding paths must be specified in the global variable
MODULEPATH (in the same order). The strings in the global variables
must be seprated by semicolon ';'.

Cite As

Daniel Hermansson (2024). Load Module/Toolbox (https://www.mathworks.com/matlabcentral/fileexchange/56516-load-module-toolbox), MATLAB Central File Exchange. Retrieved .

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

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0

changed description
updated description