フィルターのクリア

Could not evaluate MaskDisplay commands of block 'untitled/SI Core Engine'Engine'

33 ビュー (過去 30 日間)
Kumara Gurubaran Ramaswamy
Kumara Gurubaran Ramaswamy 2018 年 2 月 6 日
回答済み: Pablo Romero 2018 年 12 月 20 日
Hi,
When I try to use the SI core engine block, I get the following warning message.
"Warning: Could not evaluate MaskDisplay commands of block 'untitled/SI Core Engine': Undefined function 'autoicon' for input arguments of type 'char'.
What's the reason?
  1 件のコメント
Arvind Narayanan
Arvind Narayanan 2018 年 2 月 26 日
Hi Kumara,
Can you try the following troubleshooting steps:
1. Run the following commands in your MATLAB command line
>> which -all autoicon
>> license('checkout', 'Powertrain_Blockset')
2. Please check if your MATLAB path contains the following links:
"matlabroot\toolbox\autoblks\autoblks"
Here, matlabroot is the path to the installation folder, for example
"C:\Program Files\MATLAB\R2016b"
You can observe your MATLAB path with the command
>> matlabpath
3. You could try one of the following commands to see if it solves the issue:
>> restoredefaultpath
>> rehash toolboxcache
Thanks,
Arvind

サインインしてコメントする。

回答 (1 件)

Pablo Romero
Pablo Romero 2018 年 12 月 20 日
Please see answer in the comment above.

カテゴリ

Help Center および File ExchangePowertrain Blockset についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by