Is it possible to locate the blocks that are causing specific license checkout requirements for my Simulink model?

9 views (last 30 days)
I have a model and I can see that it requires a certain set of licenses, either from the Dependency Analyzer, or from the command
license('inuse')
I would like to track down which blocks are responsible for the specific licenses. Is this possible?

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 9 Dec 2022
Edited: MathWorks Support Team on 9 Dec 2022
In the Dependency Analyzer, either at the Project level or after selecting a specific file, see the list of Products and select a specific product. A button on the right of the product will appear to list the specific blocks and lines of code requiring this specific product.

More Answers (0)

Categories

Find more on Interactive Model Editing in Help Center and File Exchange

Products


Release

R2010a

Community Treasure Hunt

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

Start Hunting!