Differences between revisions 1 and 2
Revision 1 as of 2007-12-10 19:30:53
Size: 29
Editor: TobinFricke
Comment:
Revision 2 as of 2007-12-10 19:46:47
Size: 257
Editor: TobinFricke
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
 * ?  * 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.

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.

Matlab (last edited 2012-01-03 23:02:40 by localhost)