toolbox needed for a function

I have a function (which calls other functions) that may have used multiple toolboxes. How do I know which toolboxes are actually used?

Answers (1)

Run the code, and then ask
license('inuse')

Categories

Find more on MATLAB in Help Center and File Exchange

Products

Tags

Asked:

on 15 Oct 2015

Answered:

on 15 Oct 2015

Community Treasure Hunt

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

Start Hunting!