Other Parts Discussed in Thread: AWR1642
The mmWave visualizer demo provided with the AWR1642 has a record option to save the data from the sensor onto a pc but this data is in the form of a .dat file, I have been trying to import this file into MATLAB in order to plot it using surf and do other processing but I am unable to do so as the data in the file is not in a form directly readable by MATLAB. I would appreciate it very much if anyone could suggest a way to do this.
P.S: I have been reading other similar issues people have had with this on the forums but I don't understand the answers to them as they only mention to look up the TLV types in the SDK documentation.