Is it possible to locate the blocks that are causing specific license checkout requirements for my Simulink model?
1 回表示 (過去 30 日間)
古いコメントを表示
MathWorks Support Team
2010 年 5 月 25 日
編集済み: MathWorks Support Team
2022 年 12 月 9 日
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?
採用された回答
MathWorks Support Team
2022 年 12 月 9 日
編集済み: MathWorks Support Team
2022 年 12 月 9 日
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 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Using MATLAB Projects in Simulink についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!