R2014a 64-bit, simulink library shows "no blocks"

1 回表示 (過去 30 日間)
Ruoshi Zhang
Ruoshi Zhang 2015 年 3 月 13 日
編集済み: Radha Krishna Maddukuri 2016 年 2 月 8 日
Hello guys,
I've got a weird problem in my simulink library, when I click "CAN communication" under Vehicle Network Toolbox, it shows "No blocks" on the right side of the browser, but "XCP communication" was fine. however if I right click on the "CAN communication" item, and choose "Open CAN communication", I can open the actual library.
any solution to that? or could anybody send me a Vehicle Network Toolbox installation file? I contacted matlab but they have got no response.
Thank you!!

採用された回答

Radha Krishna Maddukuri
Radha Krishna Maddukuri 2015 年 3 月 13 日
編集済み: Radha Krishna Maddukuri 2016 年 2 月 8 日
Hi Ruoshi,
I understand that you are able to view the library separately but not in Simulink Block Library.
So I assume that the following command produces desired result:
>> canlib
The above mentioned command when executed in MATLAB opens the CAN Communication Library.
But as your unable to see it in the Simulink Blockset Library, you can try the following steps:
>> restoredefaultpath
>> rehash toolboxcache
These both functions will reset the MATLAB and other toolboxes to default settings.
  2 件のコメント
Ruoshi Zhang
Ruoshi Zhang 2015 年 3 月 13 日
Hello Radha, thanks for answering.
canlib does work, but I tried all 4 commands still got "No Blocks" in there...
Ruoshi Zhang
Ruoshi Zhang 2015 年 3 月 13 日
i re-installed matlab, problem solve

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

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeVehicle Network Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by