Unable to open 'openExample('autonomous_control/ParallelParkingUsingRRTPlannerAndMPCTrackingControllerExample')
조회 수: 1 (최근 30일)
이전 댓글 표시
i can't open this example openExample('autonomous_control/ParallelParkingUsingRRTPlannerAndMPCTrackingControllerExample')
i have this error (i use matlab 2018b) :
error using exampleUtils.componentExamplesDir (line 13)
Invalid argument "autonomous_control".
Error in findExample (line 18)
componentExamplesDir = exampleUtils.componentExamplesDir(component);
Error in openExample (line 24)
metadata = findExample(id);
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Simulation, Tuning, and Visualization에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!