Help with an error occurring in beamforming
Show older comments
% 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 Comments
KSSV
on 8 Oct 2020
Check do you have this function in your version or not.
Deepali Patil
on 8 Oct 2020
Answers (1)
Sreekar
on 16 Jun 2025
0 votes
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
Categories
Find more on Beamforming in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!