my_XMinorTick.m

버전 1.0.0.0 (2.34 KB) 작성자: Paulo Teixeira
This function is a workaround for (in/de)crease the number of XMinorTicks.
다운로드 수: 1.4K
업데이트 날짜: 2014/9/22

라이선스 보기

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

인용 양식

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

MATLAB 릴리스 호환 정보
개발 환경: R2010a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Grid Lines, Tick Values, and Labels에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0