Is there any way to see if the functions I am using in a script/code are included in toolboxes or in the basic Matlab ?

5 visualizzazioni (ultimi 30 giorni)
Is there any way to see if the functions I am using in a script/code are included in toolboxes or in the basic Matlab ?
The best would be to get a list of functions that come from toolboxes and the toolbox's name just beside.
  3 Commenti
Jeffrey Clark
Jeffrey Clark il 10 Nov 2022
@Sim, or just go to MATLAB Documentation (mathworks.com) and start typing the command and you will get a drop-down as you type showing them (if you copy and paste in the drop-down doesn't happen so you have to hit enter to see the seach returns but I usually just backspace away the last character to get the drop-down):

Accedi per commentare.

Risposta accettata

Mario Malic
Mario Malic il 10 Nov 2022
Modificato: Mario Malic il 10 Nov 2022
Hello,
There is a function for that dependencies.toolboxDependencyAnalysis, however it doesn't return the name of the function which requires the particular toolbox.
  3 Commenti
Mario Malic
Mario Malic il 10 Nov 2022
This works properly if you have Simulink. I think this function should be moved to base MATLAB package.

Accedi per commentare.

Più risposte (0)

Categorie

Scopri di più su Startup and Shutdown in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by