logticks
by Richie Cotton
28 Jun 2006
(Updated 28 Jun 2006)
Calculates tick marks at appropriate points for log-scale plots.
|
Watch this File
|
| File Information |
| Description |
The default behaviour of MATLAB for log scale plots is to give tick marks only at powers of 10. Where the data varies by only a factor of less than 10000, there aren't enough tick marks to be useful. LOGTICKS calculates tick marks at k*10^j, where k can be in {1,2,5}, {1,2}, or simply {1} over a requested range.
The output is given as a structure with two fields: a vector of tick locations, and a cell array of labels for the ticks.
Please see the picture for an example of its use. |
| MATLAB release |
MATLAB 7.1.0 (R14SP3)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
|
Contact us at files@mathworks.com