Root Locus Asymptote Angles

Calculates angles of asymptotes for a root lcous based on N-M and the value of beta

You are now following this Submission

This function calculates the values of the asymptote angles for a root locus through an input of a single N-M (number of zeroes subtracted from number of poles) or a vector of N-M (for a single beta value) and beta, which determines the overall sign. For beta positive, input value can be any positive number or omitted as the default sign is positive, and for beta negative, it can be any negative number. The function is very helpful while sketching high order root locus plots.

Cite As

Aman (2026). Root Locus Asymptote Angles (https://www.mathworks.com/matlabcentral/fileexchange/48391-root-locus-asymptote-angles), MATLAB Central File Exchange. Retrieved .

Acknowledgements

Inspired: CONTROL SYSTEMS - ROOT LOCUS

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.2.0.0

-Added necessary files that otherwise had to be downloaded separately e.g files from Angle Conversion
-Added examples in code

1.1.0.0

Fixed Typo

1.0.0.0