I also realised that this error comes only after I switched my MATLAB and RoadRunner to 2023a. My model works fine on 2022b, but I get this error with 2023a.
I am getting a RoadRunner error "Actor with the given id '' is not found" on Simulink & On Matlab I am getting an error from Vision Detector
5 次查看(过去 30 天)
显示 更早的评论
I have been using RoadRunner for a while now, However I suddenly started getting an error after making changes to my model.
"Actor with the given id '' is not found.. and from Matlab " I get an error from Vision Detector ssaying expeted Bus.NumActors to be nonnegative.
2 个评论
Shuba Nandini
2023-10-4
编辑:Shuba Nandini
2023-10-4
Hi Rahul,
I understand you are facing an issue with the RoadRunner on Simulink and MATLAB. To receive and process the actions or events from “RoadRunner Scenario” in Simulink, you must create a Bus Object and add it to the “RoadRunner Scenario” Block.
Kindly refer to the following documentation for further information on Creating the Bus object for user defined event:
Hope this helps!
Regards,
Shuba Nandini
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!