Skip to content

A MATLAB GUI for drawing asymptotic Bode diagrams

Notifications You must be signed in to change notification settings

gipfeli/BodePlotGui

 
 

Repository files navigation

BodePlotGui

A MATLAB GUI for drawing asymptotic Bode diagrams

The code here is useful for people trying to learn how to draw asymptotic Bode diagrams. The code takes as input a single-input single-output transfer function and generates the asymptotic approximation along with a description of how the approximation was developed.

For help see: http://lpsa.swarthmore.edu/Bode/BodePlotGui.html

Note: the MATLAB GUI doesn't display well on all devices (some elements of the GUI may not show up). If you have this problem, simply run the MATLAB command "guide" and open the file BodePlotGui.fig. You can edit the size and layout of the GUI for your machine. Save it, and then rerun the BodePlotGui.m file.

About

A MATLAB GUI for drawing asymptotic Bode diagrams

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 99.9%
  • M 0.1%