Error using matlab.codetools.requiredFilesAndProducts (line 91)
古いコメントを表示
Hello,
Here is an error with checking required products. This worked fine previously but not now.
[fList,pList] = matlab.codetools.requiredFilesAndProducts('test.mlapp');
Error using matlab.codetools.requiredFilesAndProducts (line 91)
Simulink is not avaiable.
First time this happened while trying to compile:

Log error details:
Error while determining required deployable files. Compilation terminated. Details:
Error using <a href="matlab:matlab.internal.language.introspective.errorDocCallback('matlab.depfun.internal.SimulinkModelInspector', 'C:\Program Files\MATLAB\R2019b\toolbox\matlab\depfun\+matlab\+depfun\+internal\SimulinkModelInspector.m', 11)" style="font-weight:bold">matlab.depfun.internal.SimulinkModelInspector</a> (<a href="matlab: opentoline('C:\Program Files\MATLAB\R2019b\toolbox\matlab\depfun\+matlab\+depfun\+internal\SimulinkModelInspector.m',11,0)">line 11</a>)
Simulink is not avaiable.
mcc failed.
license('inuse') shows, but I am not sure what was it before.
matlab
I tried other version R2018b and R2019a. They are working fine with same license but I need R2019b version.
I tried signing out (Win 10) and restarting MATLAB R2019b. Same problem still there. This is with any app, not one that uses Simulink...
- What is the solution for R2019b?
採用された回答
その他の回答 (2 件)
Sean de Wolski
2020 年 4 月 22 日
0 投票
Please contact technical support. At the very least this is a bug because available has a typo in it.
Dirk Twisk
2020 年 11 月 23 日
編集済み: Dirk Twisk
2020 年 11 月 23 日
0 投票
Did you ever receive a reply? Running into the same issue and just posted a new question today (11-23-2020)
2 件のコメント
Bereketab Gulai
2020 年 11 月 24 日
編集済み: Bereketab Gulai
2020 年 11 月 24 日
Dirk Twisk
2020 年 12 月 4 日
Yes, I asked the question as well, and received a different answer; which also works and does not rquire you to modify any files:
カテゴリ
ヘルプ センター および File Exchange で Introduction to Installation and Licensing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!