excel dates

really annoying problem with importing dates from excel into matlab. The dates in excel are in the format mm/dd/yyyy but when I read them into matlab, the format changes to dd/mm/yyyy. I'm using:
[num,txt,raw] = xlsread(filename,-1);
Why isn't matlab keeping the same format?

답변 (0개)

이 질문은 마감되었습니다.

태그

질문:

2012년 2월 1일

마감:

2021년 8월 20일

Community Treasure Hunt

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

Start Hunting!

Translated by