フィルターのクリア

can't find Init button by double click the Init subsystem inside the Rx block

2 ビュー (過去 30 日間)
xufei wang
xufei wang 2024 年 6 月 17 日
コメント済み: xufei wang 2024 年 6 月 17 日
when I try to follow the example "Globally Adapt Receiver Components Using Pulse Response Metrics to Improve SerDes Performance"

採用された回答

Ayush Singh
Ayush Singh 2024 年 6 月 17 日
編集済み: Ayush Singh 2024 年 6 月 17 日
Hey xufei,
After going through the documentation, I followed the steps given on the following page:
Initially, I was also not able to find the Init button and was able to reproduce the issue.
For the button to be visible, follow the below steps:
  1. Open the example by using following command:
>> openExample('serdes/GloballyAdaptReceiverComponentsUsingPulseResponseMetricsExample')
>> serdesDesigner('rx_ctle_adapt_dfe_train.mat')
2. Go to top right, Click "Export" and then select "Export SerDes System to Simulink"
3. Once the model is exported to a Simulink model, double click the Rx Subsystem and you will find the 'Init' block.
4. Double click the 'Init' block and you will see the 'Show Init' button.
Hope the above steps resolve your issue!

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeDesign and Simulate SerDes Systems についてさらに検索

製品


リリース

R2024a

Community Treasure Hunt

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

Start Hunting!

Translated by