|
Size: 29
Comment:
|
← Revision 3 as of 2012-01-03 23:02:40 ⇥
Size: 257
Comment: converted to 1.6 markup
|
| 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.
