You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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.
Cite As
Richie Cotton (2026). logticks (https://www.mathworks.com/matlabcentral/fileexchange/11563-logticks), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (2.22 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
