![]() |
IRootLab
An Open-Source MATLAB toolbox for vibrational biospectroscopy
|
Removes ticks when there are too many of them.
Definition in file decimate_ticks.m.
Go to the source code of this file.
Functions | |
| function | decimate_ticks (in flags, in maxs) |
| function decimate_ticks | ( | in | flags, |
| in | maxs | ||
| ) |
| flags | =[1, 1]. Corresponds to [flag_x, flag_y], i.e., whether to act on the respective axis's |
| maxs | =[16, 13]. Maximum numbers of ticks in the x-axis and y-axis respectively |