Is the Eye Diagram scope in Simulink removed from matlab latest version?

1 回表示 (過去 30 日間)
Joyeeta Bhattacharya
Joyeeta Bhattacharya 2020 年 8 月 16 日
I am using 2020a and always getting erros whenever trying to use the scope for eye diagram in Simulink. However, when I take the same data to Matlab workspace and save it in a .mat file and then plot eyediagram using comm.EyeDiagram, I get results. The problem is, it is a lot of work to plot using Matlab interface. I cannot do it properly with varying data types.
If someone has an answer, please reply. Thanks in advance!
  1 件のコメント
Joyeeta Bhattacharya
Joyeeta Bhattacharya 2020 年 8 月 18 日
Hello,
The eye diagram scope is present in the latest version. I understood the reaosn for the error. The Eye Diagram scope will work only if all the blocks in the model are not in continuous time domain.
My model has an analog low pass filter. So, the error.
Another section was, I had to modify the solver to "discrete" and "Fixed-step".

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeSchedule Model Components についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by