Root locus plot unable to see properties
Show older comments
The mathworks site states: "click anywhere on the curve to activate a data marker that displays the gain value, pole, damping, overshoot, and frequency at the selected point." However, clicking on the plot doesn't do anything, in other words: I'm unable to activate a data marker that displays the required properties.
Accepted Answer
More Answers (1)
Prajwal
on 9 Nov 2022
8 votes
Hello, it is true that by using the rlocus(); command you can plot the root locus but the catch is that you CANNOT see the properties of the points if you are running your code in the livescript. You should use the >>command window with the same command and then you will be able to see the properties of the point in the root locus.
1 Comment
지완 이
on 1 Dec 2023
thanks a lot!! love you
Categories
Find more on Classical Control Design in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!