フィルターのクリア

Set ref clock to external of USRP in Matlab 2015a

1 回表示 (過去 30 日間)
philipp rosenth
philipp rosenth 2015 年 8 月 25 日
回答済み: Ethem 2015 年 11 月 6 日
Hello,
how do I set the ref clock auf the USRP2 zo external in Matlab 2015a? I found a soultion, which works fine in Matlab 2013b by using
h = UsrpMaskMapiT('192.168.10.2', BoardIdCapiEnumT.MboardId)
h.setClockConfig(CannedClockConfigCapiEnumT.External);
In Matlab 2015a I get the error "Index exceeds matrix dimensions". So how do I set the clock to external in Matlab 2015a.
Thank for your help.

回答 (1 件)

Ethem
Ethem 2015 年 11 月 6 日
This undocumented work around does not work with recent versions of UHD, thus also does not work with recent versions of the USRP support package.

カテゴリ

Help Center および File ExchangeCommunications Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by