Hi,
So i am working on lab4 " obstacle-detection" In this lab we load the chirp configuration file using the GUI of Matlab.
I want to, instead of doing that, I won't need the Matlab to load the chirp config but to implement those parameters of the configuration file directly in the code in code composer like creating a static array which contains the params of chirp config or something of that sort.
Is that possible ? and if so any idea how to do it ?
Thanks