= Matlab = Tricks: * One way to change the units of a Bode plot to Hz instead of Radians/Sec is to call the command "set(get(gcr, 'AxesGrid'), 'XUnits', 'Hz')" after making the Bode plot. There's a way to change the default, but I don't remember it.