I have been checking the Matlab code for the ‘lab0007_medium_range_radar’ demo from the ‘mmwave_automotive_toolbox_2_5_0’ but I can’t find a way to modify or set the Configuration Parameters for bandwidth, clustering, velocity resolution among all the parameters that can be configured.
In the case of the ‘lab0008_automated_parking’ demo I found a portion of the code that sends the desired configuration
Which calls the following function that adjust the required parameters
Can someone from your team help me to find or understand where can I modify the parameters? demos for the AWR1642 allow me to load a text file with the desired configuration, but this example is the one that I do require to run some testings, but don't understand how to modify the parameters.