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.

MMWCAS-DSP-EVM: MIMO Configuration

Part Number: MMWCAS-DSP-EVM


在用mmwave_studio 运行过Cascade_Configuration_Basic.lua和Cascade_Capture.lua之后,用matlab运行cascade_TxBF_signalProcessing.m时,由于89行需要运行test1_param.m文件,如下

test1_param.m里面,有语法错误,如下

test1_param.m第99行,给TxForMIMOProcess赋值了一个未定义参数TxToEnable,导致报错,

无法识别TxToEnable,请问应该如何解决或更改?