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.
Hi,
My customer wants to capture relatively small amount of adc_data.bin (say, captured in upto 1sec) and process it by their customized matlab script, and iterate those operations again and again (forever).
I checked the following script and it looked like it would do the required initialization for FPGA and IWRxxx, invoke chirps to capture frames into pre-defined file, and eventually invoke post processing with this captured data.
C:\ti\mmwave_studio_01_00_00_00\mmWaveStudio\Scripts\DataCaptureDemo_xWR.lua
So, i believe this script can be a stating point to realize their requirements. Here, My question is: ar1.StartMatlabPostProc(adc_data_path) is being used to invoke matlab post processing defined by TI. How does it look like ? How can users invoke their own matlab script from lua based script ? Do you have any example script to realize this ?
Best Regards,
NK
Hi,
If invoking matlab script from lua script is NOT feasible, and then please follow up on the following thread instead.
e2e.ti.com/.../735202
Here, I`m asking the way to use matlab script to control mmwave sdk/lua script for such kind of automated evaluation.
Best Regards,
NK
Amanda,
Thanks for your reply. Understood. Could you also follow up on the following post ? Here, I 'm asking the way to have a control for mmwave sdk via matlab (Or, matlab like tool such like octave) to realize the customer's requirement described in this post.
AWR1642BOOST: Collecting Raw ADC Data using MATLAB - Sensors forum - Sensors - TI E2E support forums
Best Regards,
NK