can anybody tell me why this error is displayed when launching bus editor
1 回表示 (過去 30 日間)
古いコメントを表示
I am getting this error when launching the bus editor 'error using ==> subsref the specified key is not present in the container'
Does anybody have a idea why this error occurs. I have a huge bus object with lots of inner bus objects (elements with bus object datatype and they again have bus objects inside).
the reason might be because of too many number of bus objects? or maybe the repetition of bus object elements or names?
0 件のコメント
回答 (1 件)
Sanjay
2024 年 10 月 18 日
If you defined a bus in data dictionary and the same bus exist in base workspace, then it will through this error when you try to launch bus editor.
参考
カテゴリ
Help Center および File Exchange で Simulink Environment Customization についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!