The scope is showing different data with my friends. A weird slanted line is shown.
the data at the displays are the same but only the scope is diffferent. the scope should be like down below

답변 (1개)

Vinay
Vinay 2024년 11월 19일

0 개 추천

The display block is giving the correct output ensures the correct functionality of the circuit.The problem is occuring in the scope block due to different sampling time of the scope block. The larger sampling time of the scope block can distort the graph.I have simulated for 3 different sampling times(Ts)
Case-1 : Ts = -1
Case-2 : Ts = 5
Case-3 : Ts = 15
The larger value of Ts in Case-3 shows the slanted graph and can be resolved by using the default value of sampling time(Ts = -1)
Kindly refer to the below documentation of “Scope Sample time” for more details:

카테고리

도움말 센터File Exchange에서 Wavelet Toolbox에 대해 자세히 알아보기

질문:

2021년 12월 29일

답변:

2024년 11월 19일

Community Treasure Hunt

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

Start Hunting!

Translated by