MATLAB: Issue installing SimRF Models of the AD9361 Agile RF Transceiver

ad9361_rxMATLABsimrfsimulink

I ran this package installer for the SimRF AD9361 models. I run using simrfSupportPackages function and afterwards, I tried to open up the model without any luck. >> ad9361_rx Undefined function or variable 'ad9361_rx'.
Another attempt I got this error at the end of the installation. —————————————————————————————————— There was an error installing third-party software for Support Package Analog Devices RF Transceivers: C:\MATLAB\SupportPackages\R2016a\downloads\analogdevicesrftransceivers_download does not contain archives for third-party software used by the support package.
To continue with support package installation:
Use "Install from Internet"
or
Use "Download from Internet" to download the complete set of files, and retry installing from folder.
--------------------------------------------------------------------------------------------------------------------
Is there a detailed instruction procedure for doing this. Or is there an explanation for this error?
Thanks, Dan

Best Answer

I was able to reproduce the same issue in MATLAB R2016a. This seems to be an issue with the support package. It was fixed in MATLAB R2016b and I was able to successfully install the support package and also open the 'ad9361_rx' model.
Related Question