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 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Shuba Nandini
le 4 Oct 2023
Modifié(e) : Shuba Nandini
le 4 Oct 2023
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
Réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!