People Tracking Using TI mmWave Radar Code Not Working

9 views (last 30 days)
I could not find the HelperIndoorRadarConfiguration.cfg file that is used for this example.
  2 Comments
A.M.
A.M. on 16 Jan 2024
Hi, the People Tracking Using TI mmWave Radar example: https://www.mathworks.com/help/radar/ug/people-tracking-mmwaveradar-example.html. I wanted to see what the formatting of the .cfg file for this example should look like, and then use my own parameters. Thanks!

Sign in to comment.

Answers (1)

Elad Kivelevitch
Elad Kivelevitch on 16 Jan 2024
As with any example, you have to open it using the command openExample. You can use the top right button in the example html page or paste it in your MATLAB command window:
openExample('shared_timmwaveradar_fusion/PeopleTrackingUsingTIRadarExample')
This will copy the necessary files, including the configuration file, to a local folder.

Community Treasure Hunt

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

Start Hunting!