how to open ad93xx_getdoc?

5 views (last 30 days)
S_Rajashree
S_Rajashree on 18 Oct 2021
Commented: S_Rajashree on 8 Nov 2021
I need some documentation on how to use ad9361 tx rx and qpsk simulink model.
There is not much information available. I found open(ad93xx_getdoc) command from https://in.mathworks.com/help/simrf/ug/ad9361-models.html , but it is not opening any document.
IS there any documentation available to refer for modelling AD9361 Tx Rx chain?
Please share if you come across any.

Answers (1)

Shanmukha Voggu
Shanmukha Voggu on 29 Oct 2021
Hi Rajashree,
To get rid of the error while opening the document, run the following command
simrfSupportPackages
Now, follow the steps mentioned here.
After the completion of the above steps, the following command opens the mentioned document
open(ad93xx_getdoc)
Hope this helps!
  1 Comment
S_Rajashree
S_Rajashree on 8 Nov 2021
I have installed "RF Blockset Models for Analog Devices RF Transceivers".
but open(ad93xx_getdoc) command doesn't show any document.

Sign in to comment.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!