MathWorks Toolboxes Identifier

This function allows user to find the common names of the toolboxes.
77 téléchargements
Mise à jour 9 jan. 2025

Afficher la licence

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

Citation pour cette source

Abderrahim. B (2026). MathWorks Toolboxes Identifier (https://fr.mathworks.com/matlabcentral/fileexchange/114030-mathworks-toolboxes-identifier), MATLAB Central File Exchange. Extrait(e) le .

Compatibilité avec les versions de MATLAB
Créé avec R2022b
Compatible avec les versions R2022b et ultérieures
Plateformes compatibles
Windows macOS Linux
Version Publié le Notes de version
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