You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
With just the transfer function, "bodedm" allows you to plot the margins as data cursors:
Example:
clc, clear, close all
T = 1;
k = 5*100*50;
z = [];
p = [0 -30 -50];
Gs = zpk(z,p,k)
bodedm(Gs); grid
Cite As
alejocv7h (2026). bodedm (https://www.mathworks.com/matlabcentral/fileexchange/66669-bodedm), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (7 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 | . |
