IRootLab
An Open-Source MATLAB toolbox for vibrational biospectroscopy
decimate_ticks.m File Reference

Detailed Description

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 Documentation

function decimate_ticks ( in  flags,
in  maxs 
)
Parameters
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