MathWorks Toolboxes Identifier

This function allows user to find the common names of the toolboxes.
69 Downloads
Updated 9 Jan 2025

View License

This function allows users to find the common names of toolboxes that their codes are using.

Cite As

Abderrahim. B (2025). MathWorks Toolboxes Identifier (https://www.mathworks.com/matlabcentral/fileexchange/114030-mathworks-toolboxes-identifier), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2022b
Compatible with R2022b and later releases
Platform Compatibility
Windows macOS Linux
Acknowledgements

Inspired: NeuroSimu:MATLAB Modeling of EEG Signals

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.3

The function gave an error when license('inuse') was used as input. This issue is now fixed.

1.0.2

Changed the order of the output and made some changes on the function description and the example code.

1.0.1

Fixed a small issue in the Example. The order of the output was not correct.

1.0.0