Group delay

Calculates and plots the group delay for an s domain system.

You are now following this Submission

Calculates and plots the group delay in a semilogx scale for a system created using tf. This includes to continuous time systems and s domain transfer functions.

For example
H = tf(1,[1 1]); %// 1st order low pass with cut off at 1 rad/sec
groupDelaytf(H)
This will plot the group delay of the filter specified in H.

Cite As

Marcos López (2026). Group delay (https://www.mathworks.com/matlabcentral/fileexchange/23501-group-delay), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

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