how to import drivingScenario object into DrivingScenarioDesigner?

조회 수: 1 (최근 30일)
I construct "drivingScenario" object by drivingScenario function programmatically, then i add some actors in it, however, i can't import this drivingScenario object into DrivingScenarioDesigner, even save it using .mat file. Import option within toolstrip also not support from matlab base workspace?Must i shoud construct scenario in DrivingScenarioDesigner? your reply would be greatly appreciated.
On the other hand, similar app, imageLabeler ,videoLabeler, grounTruthLabeler support import variable from workspace.

채택된 답변

Abderrahim. B
Abderrahim. B 2022년 7월 25일
Hi !
Pass the scenario you have designed programmatically to the drivingScenarioDesigner.
drivingScenarioDesigner(yourScenarioHere)
Hope this helps

추가 답변 (0개)

제품


릴리스

R2022a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by