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.

IWR1642: Where will be the MAT file saved

Part Number: IWR1642

Can someone please guide me - after the Code Composer Studio GUI is used and readings are taken, where will the MAT file be saved. I want this file to parse using matlab and compare the results. Or any othe rbetter way to view the reading results through Matlab

Response is appreciated.

Thanks

  • Hi Ramya,

    I've asked an expert to look into this and we should have an answer for you sometime next week.

     

    Cheers,

    Akash

  • Former Member
    0 Former Member

    Hello,

    The file is saved in the same directory as the GUI file. It should have notation fHist_*.mat

    You can open the file in Matlab. There should not be parsing required as this file contains the workspace variable and calculated parameters from the people counting demo.

    Amanda