How to create a bus for the scenario reader?
显示 更早的评论
I have the following:
P2HEV model, that I'm trying to simulate using the autonomous driving toolbox, using some bulit-in MatLab examples, I'm able to extract the relevant info from the egoVehicle, and form a struct as an input to the scenario reader. but I'm getting errors related to bus namings
In port settings of the scenario reader, I'm setting the source as Property, and the name as "BusActor"
similarly, in the data of the MatLab function, the output port "egoActor" is set to bus<BusActor>

There is a probem in creating the bus, and I don't know how to create one manually for this task, any help is appreciated.

采纳的回答
更多回答(1 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Load Signal Data for Simulation 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!