I am using 2243 cascaded radar to capture the radar. I used "mmWave Studio Cascade" user guide to setup and capture the data. Four bin files has been generated, i.e., one for master and three for slaves. I am using three Tx and four Rx for each radar. So total 12 Tx and 16 Rx. I am following 8.3 Cascade Use Cases – Configuration and Post-processing from the setup guide. For tdm mimo i have set up the environment as said in the manual. after restarting the matlab i set the current directory to "C:\ti\mmwave_studio_03_00_00_14\mmWaveStudio\MatlabExamples\4chip_cascade_MIMO_example", then when i run the add_paths.m, i am getting following error. please help.
>> add_paths
Warning: Name is nonexistent or not a directory: C:\utils\math
> In path (line 109)
In addpath>doPathAddition (line 116)
In addpath (line 80)
In add_paths (line 43)
Warning: Name is nonexistent or not a directory: C:\utils\dataParse
> In path (line 109)
In addpath>doPathAddition (line 116)
In addpath (line 80)
In add_paths (line 44)
Warning: Name is nonexistent or not a directory: C:\utils\disp
> In path (line 109)
In addpath>doPathAddition (line 116)
In addpath (line 80)
In add_paths (line 45)
Warning: Name is nonexistent or not a directory: C:\utils\cascade_json_parser
> In path (line 109)
In addpath>doPathAddition (line 116)
In addpath (line 80)
In add_paths (line 46)