zticksTicks for the
zticks(ticks)ticks is a vector of real numbers.ticks is empty, it will show no ticks.ticks should not contain Inf and NaN values.ztickszticks('auto')zticks('manual')zticks('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.