Part Number: AWR1443
Does anyone have Matlab code to read the processed data file that can be generated using mmWave Demo Visualizer? Thanks!
Yuri
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Part Number: AWR1443
Does anyone have Matlab code to read the processed data file that can be generated using mmWave Demo Visualizer? Thanks!
Yuri
Hi Yuri,
There is one of the python script discussed at this thread for older version visualizer which you can refer.
https://e2e.ti.com/support/sensors/f/1023/t/684872
Hope this will help and you need to work on this script to upgrade to the latest version or convert same to Matlab if required.
Regards,
Jitendra
Hi Jitendra,
It appears the data format in the python script is different from the format on line 1442 of main.c in the \demo directory of SDK 1.2. I believe SDK 1.2 is compatible with mmWave Demo Visualizer 2.1 which I am using. I will try to modify the script accordingly. Thank you for your help.
Yuri