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

조회 수: 7 (최근 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