can anybody tell me why this error is displayed when launching bus editor
6 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Sanjay
el 18 de Oct. de 2024
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.
1 comentario
Ver también
Categorías
Más información sobre Simulink Environment Customization en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!