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.

AWR1642BOOST: Processing data in Matlab, example code

Part Number: AWR1642BOOST

I have CCS7, mmWave SDK, mmWave Demo Visualizer, and other tools installed on Linux Ubunto 16.04 and the installation does not include the Matlab script capture_demo.m (and no other Matlab script, eihter) that many people is mentioning to open data recorder with mmWave Demo Visualizer and which seems to exist in the Windows installation.


So, my simple question is: Where can I find that script or can someone provide me a copy of it?
Thanks.

  • Please check the other threads for this script. As far as I know this is not included in the SDK release.

    Thank you
    Cesar
  • Thanks for the suggestion but I have already checked all the threads that I found that mentioned this script. According to most of them, in the Windows versions of the SDK, the script is included in directory mmwave_sdk_<ver>\packages\ti\demo\xwr14xx\capture\ gui\capture_demo.m . There is no such directory (...\capture\ gui\) in the Linux release and the script does not exist in this version. However, if it is standard Matlab code, the it will work also in Linux (with a few tweaks for setting COM ports, etc) and would be useful for many of us.
  • Hi

    Which version of the SDK are you using?

    I noticed that in the windows version the capture demo & matlab script are no longer include in SDK 1.2 and SDK 2.0

    Thank you
    Cesar
  • Hi,

    I am using ver 2.00.00.04 (26-APR-2018), installed with mmwave_sdk_02_00_00_04-Linux-x86-Install.bin

    Does it matter, if I try to process a data file (acquired with the Demo_Visualizer) using the Matlab script?

    Thanks

    mmwave_sdk_02_00_00_04-Linux-x86-Install.bin

  • If it is not too hard for you to find the capture_demo.m Matlab script, please send me a copy or indicate me a link to it. If it works with the data acquired with my current version of the software, then great, it will be welcome and helpful and I consider this solved. If it does not work , no problem, I will close the issue anyway.
  • https://e2e.ti.com/cfs-file/__key/communityserver-discussions-components-files/1023/6242.capture_5F00_demo.m

  • Thank you.