how to open ad93xx_getdoc?
조회 수: 1 (최근 30일)
이전 댓글 표시
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.
댓글 수: 0
답변 (1개)
Shanmukha Voggu
2021년 10월 29일
Hi Rajashree,
To get rid of the error while opening the document, run the following command
simrfSupportPackages
After the completion of the above steps, the following command opens the mentioned document
open(ad93xx_getdoc)
Hope this helps!
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!