Is it possible to locate the blocks that are causing specific license checkout requirements for my Simulink model?
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
MathWorks Support Team
il 25 Mag 2010
Modificato: MathWorks Support Team
il 9 Dic 2022
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?
Risposta accettata
MathWorks Support Team
il 9 Dic 2022
Modificato: MathWorks Support Team
il 9 Dic 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.
0 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Using MATLAB Projects in Simulink 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!