Hello all,
I have an excel sheet with time stamps that I want to bring into matlab. Seems as if the two have different conventions for time. While I can correct this numerically, I was wondering if someone could confirm this for me.
The time stamp 42549.9993055556 in excel converts to 6/28/16 23:59 (by changing the number format). Which is actually the correct time that I'm looking for. However, calling datestr(42549.9993055556) says the date is 29-Jun-0116 23:59:00. Obviously the wrong year. Is there something I'm missing?
Thanks! Trevor

 採用された回答

dpb
dpb 2016 年 10 月 28 日

2 投票

1 件のコメント

Trevor Harris
Trevor Harris 2016 年 10 月 28 日
Great, thanks!

サインインしてコメントする。

その他の回答 (0 件)

質問済み:

2016 年 10 月 28 日

コメント済み:

2016 年 10 月 28 日

Community Treasure Hunt

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

Start Hunting!

Translated by