Finding source files for Mathworks demo example

5 visualizaciones (últimos 30 días)
Odysseas
Odysseas el 24 de Nov. de 2023
Respondida: Hiro Yoshino el 24 de Nov. de 2023
Hello,
Following the example from:
I was wondering where can i find the source files to replicate the example?
Thank you

Respuestas (1)

Hiro Yoshino
Hiro Yoshino el 24 de Nov. de 2023
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.

Etiquetas

Productos


Versión

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by