cbdate

버전 1.0.0.0 (93.6 KB) 작성자: Chad Greene
colorbar date formatting.
다운로드 수: 1.2K
업데이트 날짜: 2014/11/10

라이선스 보기

This function formats colorbar ticks as dates strings.

Syntax
cbdate
cbdate(h)
cbdate(datenums)
cbdate(datenums,dateformat)
cbdate(datestrs)
cbdate('horiz')
h = cbdate(...)

Description
cbdate converts tick marks of current colorbar to date strings.

cbdate(h) specifies a colorbar handle h on which to perform cbdate. If no handle is specified, cbdate will try to find a current colorbar.

cbdate(datenums) specifies datenums to set as tick marks.

cbdate(datenums,dateformat) specifies date formatting as described in the documentation for datestring. For example, 'mmm yyyy' will print date strings as Nov 2014.

cbdate(datestrs) specifies date strings to use as colorbar ticks.

cbdate('horiz') must be declared if the colorbar is horizontal (pre-R2014b).

h = cbdate(...) returns a colorbar handle h.

인용 양식

Chad Greene (2024). cbdate (https://www.mathworks.com/matlabcentral/fileexchange/48413-cbdate), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2014b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Dates and Time에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

cbdate/html/

버전 게시됨 릴리스 정보
1.0.0.0