toolbox needed for a function
Show older comments
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)
Walter Roberson
on 15 Oct 2015
Run the code, and then ask
license('inuse')
Categories
Find more on Develop Apps Using App Designer in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!