my_XMinorTick.m

This function is a workaround for (in/de)crease the number of XMinorTicks.
1,4K descargas
Actualizado 22 sep 2014

Ver licencia

personal XMinorTick
Description:
Syntax: my_XMinorTick
Input:
{opt} n_minortick - number of steps of XMinorTick [values (numeric)]
five steps by default
{opt} color - color used in XMinorTick, black by default

{opt} enable - disable or enable XMinorTick, enbale='on' by default

Example 1: Without input arguments
my_XMinorTick

Example 2: Without Color input argument

my_XMinorTick(5)

Example 3: Set steps of XMinorTick and color XMinorTick

my_XMinorTick(3,'r')

Example 4: Set disable XMinorTick

my_XMinorTick([],[],'off')

my_XMinorTick is part of Flow uMet-LBA Qa/Qc system Toolbox
INPA - National Institute of Amazonian Research
LBA - Large Scale Biosphere-Atmosphere Experiment in Amazonia

Development : Paulo R. Teixeira and Team Micromet.
FeedBack : paulo.ricardo.teixeira at gmail.com

Citar como

Paulo Teixeira (2024). my_XMinorTick.m (https://www.mathworks.com/matlabcentral/fileexchange/47892-my_xminortick-m), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2010a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Grid Lines, Tick Values, and Labels en Help Center y MATLAB Answers.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0