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-RF-EVM: Matlab Toolbox for Cal in the mmWave Studio Cascade

Part Number: MMWCAS-RF-EVM

Hi TI-team,

I am trying to run 'cascade_MIMO_antennaCalib.m' with mmwave_studio_03_00_00_14, and have the following error message.

Do we need the Matlab "Signal Processing Toolbox" for conducting the cascade MIMO calibration?

And, if yes, please advise me about other necessary Matlab toolbox's for conducting the MIMO and TXBF calibration.  

-----------------------------------------------------------------------------------------------------

'rms' には Signal Processing Toolbox が必要です。(;means 'rms' requires Signal Processing Toolbox)

エラー: genCalibrationMatrixCascade/radar_fft_find_peak (行 57)
wind = wind/rms(wind);

エラー: genCalibrationMatrixCascade/dataPath (行 87)
radar_fft_find_peak(obj, Rx_Data,range_bin_search_min, range_bin_search_max);

エラー: cascade_MIMO_antennaCalib (行 84)
calibResult = dataPath(genCalibrationMatrixObj);

--------------------------------------------------------------------------------------------------------

Thank you very much in advance for your advice.

Masayuki Nakajima