Is it possible to locate the blocks that are causing specific license checkout requirements for my Simulink model?
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
MathWorks Support Team
el 25 de Mayo de 2010
Editada: MathWorks Support Team
el 9 de Dic. de 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?
Respuesta aceptada
MathWorks Support Team
el 9 de Dic. de 2022
Editada: MathWorks Support Team
el 9 de Dic. de 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 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Using MATLAB Projects in Simulink en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!