Unable to open 'openExamp​​le('auton​omous_cont​rol/Parall​elParkingU​singRRTPla​nnerAndMPC​TrackingCo​ntrollerEx​ample')

1 view (last 30 days)
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);

Answers (0)

Categories

Find more on Simulation, Tuning, and Visualization in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!