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.
MMWave studio软件可以通过.lua脚本连续采集数据很多次吗?
可以
是直接在原有代码上再原来一样的代码吗,只是改一下文件名称?
不完全是。可以在原有的.lua脚本基础上进行修改,但是需要根据需要修改采集参数、数据处理逻辑等,而不仅仅是改变文件名称。