Convert normal date to Julian Date
버전 1.0.0.0 (1.49 KB) 작성자:
M Sohrabinia
This function takes a vector of dates and derives Julian Date out of it.
This function is different from Matlab's built-in functions (juliandate or mjuliandate) in the sense
that it gives yyyyddd where yyyy is the year and ddd is the day out of
365 (or 366 for leap years).
The output is a float with 7 significant numbers for yyyyddd and floating point numbers for time (if the given date does contain time).
인용 양식
M Sohrabinia (2026). Convert normal date to Julian Date (https://kr.mathworks.com/matlabcentral/fileexchange/36900-convert-normal-date-to-julian-date), MATLAB Central File Exchange. 검색 날짜: .
MATLAB 릴리스 호환 정보
개발 환경:
R2008b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux카테고리
Help Center 및 MATLAB Answers에서 Dates and Time에 대해 자세히 알아보기
태그
| 버전 | 게시됨 | 릴리스 정보 | |
|---|---|---|---|
| 1.0.0.0 |
