You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Bode Visualiser
This app plots the exact Bode diagram alongside asymptote approximations for a given transfer function.
Features:
- Handles complex poles/zeroes and time delay
- Exact magnitude and phase curves
- Asymptote construction lines with slope annotations (dB/dec, °/dec) and break-frequency markers
- Pole/zero editor — add or remove real or complex-conjugate roots; plot updates automatically
- Datatip labels for poles/zeroes, breakpoints, and asymptote slopes
Usage:
Run
>> BodeVisualiser
Input formats accepted:
(s+1)/(s^2+2*s+1)
(s+1)/(s^2+2*s+1) * exp(-0.01*s)
[1 1] / [1 2 1]
tf([1 1],[1 2 1])
Requirements:
MATLAB R2019b+, Control System Toolbox
Cite As
Jayan (2026). BodeVisualiser (https://se.mathworks.com/matlabcentral/fileexchange/183729-bodevisualiser), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired by: Asymptotic Bode Diagram
General Information
- Version 1.0.1 (9.14 KB)
MATLAB Release Compatibility
- Compatible with R2019b and later releases
Platform Compatibility
- Windows
- macOS
- Linux
