Top | Prev | Next

My MATLAB hacks for replotting pretty Bode diagrams


I like the phase to get 'ticked off' at 90 degree intervals (instead of 100 degrees, which just doesn't make as much sense for a Bode plot).
Below is code to do this, which I'll (nicely format! and) put in the 2.010 directory (for ps #2) soon: You may find this function useful in itself, or you might just want to use it to scalp ideas on how the syntax works, etc...

(An example of bode_katie() plots is shown on this page.... you can't use this function in a SUBPLOT of a figure -- only in the full figure. It's use is otherwise similar to the function 'bode()'.)
gonzo@mit.edu 2.010 Tutorial #2, 21-Sep-00