pilabels
by Alan B
18 Mar 2010
(Updated 18 Mar 2010)
Automatically replaces xticklabels with rational multiples of pi.
|
Watch this File
|
| File Information |
| Description |
- picks reasonable limits and ticks
- uses latex for pretty fractions if necessary
- replaces old labels produced by previous calls
- does NOT autocorrect on zoom/pan/resize
algorithm:
- choose limits as smallest n such that pi/n < x_data_range
- optional: increase n to next smallest "round" number
- "round" means "power of 2" right now; could be a*b^n with a<b, 2^a*3^b, etc
- choose step size as smallest d that ensures at least L tick marks
I'm sure there are plenty of bugs |
| MATLAB release |
MATLAB 7.4 (R2007a)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 18 Mar 2010 |
added tags |
|
Contact us at files@mathworks.com