xticksTicks for the
xticks(ticks)ticks is a vector of real numbers.ticks is empty, it will show no ticks.ticks should not contain Inf nor NaN values.xticksxticks('auto')xticks('manual')xticks('mode')'auto' or 'manual'.off, execution of the next plot or surf function will reset the tick mode to auto; otherwise, the mode remains unchanged.manual mode, user interactions do not change the tick values. If it is in auto mode, user interactions will trigger re-calculation of the ticks.