How to open the example in documentation "Architectural 112G PAM4 ADC-Based SerDes Model"?

3 次查看(过去 30 天)
In documentation "Architectural 112G PAM4 ADC-Based SerDes Model", it says that "open the Simulink® model ArchitecturalADCBasesSerDes.slx attached with this example.", but i can't find the ArchitecturalADCBasesSerDes.slx.please tell me how to find the "ArchitecturalADCBasesSerDes.slx" ? Thank you.

回答(1 个)

Umeshraja
Umeshraja 2024-11-17
To open the documentation example, click "Copy Command" to get the command used to open the example, as shown below.
After clicking, the command will be copied to your clipboard. You can then open the example using the following command:
>>openExample('serdes/Architectural112GADCBasedSerDesModelExample')
You should find the ArchitecturalADCBasesSerDes.slx file in the current folder.
Hope it helps!
  1 个评论
Walter Roberson
Walter Roberson 2024-11-17
The example appeared in R2021b.
Old enough versions of the documentation have an "Open LiveScript" instead of "Copy Command". Those buttons do not work correctly, but they still refer to the same openExample location.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Design and Simulate SerDes Systems 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by