Hi Huang
line 56:
mdist=pdist(mic_loc);
pdist uses statistics toolbox, this is not in the required products list
line 87:
newssifft=[ssifft(end-hefs+1:end,:); ssifft(1:efs-hefs,:)];
"end" is using an illegal keyword, I get an error.
Please advice
Erich
Comment only