MATLAB: Is SDRuReceiver support N321

usrp

Hi,
I am trying to run SDRuReceiver command with platform 'N321' (or 'N320/N321') but I got the following error.
Error using comm.internal.SDRuBase
"N320/N321" is not a valid value for the Platform property. Valid values are: "B200" | "B210" |
"N200/N210/USRP2" | "X300" | "X310".
However, as mentioned in the link below N321 is a supported board for this command.
Please let me know if you have any suggestions.
Thanks

Best Answer

The support for USRP N320/321 radio is introduced in R2020a. You may see the R2019b documentation below. N320/321 was not listed in Platform.
I assume you are using an older version of MATLAB and the error might be because of that. You may upgrade to R2020a to use N321 radio.