Hi,
I capture the raw data named adc_data.bin which is under C:\ti\mmwave_studio_02_01_00_00\mmWaveStudio\PostProc
and I export the .setup.json file by mmWaveStudio.
Can I read the data using the rawDataReader.m in C:\ti\mmwave_studio_02_01_00_00\mmWaveStudio\MatlabExamples\singlechip_raw_data_reader_example?
If so, the function rawDataReader(setupJsonFileName, rawDataFileName, radarCubeDataFileName, debugPlot)
Are the first two parameters of rawDataReader I mentioned above?
And I have no idea abut the third parameter, can you tell me how to get the third parameter(radarCubeData)?
Looking forward to your reply
Thank you.