Help with an error occurring in beamforming
이전 댓글 표시
% Get transmit and receive array information
[isTxURA,expFactorTx,isRxURA,expFactorRx] = helperArrayInfo(prm,true)
Error ocured in above as,"Undefined function 'helperArrayInfo' for input arguments of type 'struct'."
댓글 수: 2
KSSV
2020년 10월 8일
Check do you have this function in your version or not.
Deepali Patil
2020년 10월 8일
답변 (1개)
Sreekar
2025년 6월 16일
0 개 추천
It's probably too late now, nut I found the above files in the examples folder under the phased array systems toolbox. Open the MassiveMIMOHybridBeamformingExample.m and you'll find the other files in the same folder as this one
카테고리
도움말 센터 및 File Exchange에서 Beamforming에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!