Finding source files for Mathworks demo example

回答 (1 件)

Hiro Yoshino
Hiro Yoshino 2023 年 11 月 24 日

0 投票

From "Copy Command" button, you can copy the following code to run:
openExample('autonomous_control/AutonomousEmergencyBrakingWithRoadRunnerScenarioExample')
This takes you to the place where all the code are stored.
I ran it on my desktop and found it opens a project. The project containts all the script that you are interested in.
The location, in my case, is
"matlabroot\autonomous_control\AutonomousEmergencyBrakingWithRoadRunnerScenarioExample\AEBWithRRScenario"
matlabroot
is the command that returns where you installed your MATLAB in your computer.

製品

リリース

R2023b

質問済み:

2023 年 11 月 24 日

回答済み:

2023 年 11 月 24 日

Community Treasure Hunt

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

Start Hunting!

Translated by