Matlab: Vertical black line in bode diagram

What does the vertical black line in the bode diagram with multiple functions stand for? for example: >>figure, bode(c1,d1,d2,d3,d4,d5)
Both in the phase and magnitude diagrams.

 Accepted Answer

That seems to appear only for discrete systems (c2d with Ts for sampling), I can't find documentation about it but it appears related to the nyquist rate and the frequency value of the black line seems to be pi*1/Ts

1 Comment

Hi Amlaith,
Paulo is right, this represents the nyquist frequency of the system. Documentation is here in the last line of this section:
Sid

Sign in to comment.

More Answers (0)

Categories

Community Treasure Hunt

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

Start Hunting!