how to convert Julian date to Gregorian date ?

i know,
' gregorian date -> julian date ' : use 'datenum'
How to convert julian to gregorian ?

 Accepted Answer

Geoff
Geoff on 25 Jun 2012
Use datestr

1 Comment

it works but it gave me incorrect result... what's the problem ? I mean when I convert gregorian to julian and then convert back it does not give me the same gregorian date...

Sign in to comment.

More Answers (0)

Categories

Products

Asked:

on 25 Jun 2012

Commented:

on 10 Dec 2015

Community Treasure Hunt

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

Start Hunting!