I want to make date on output excel file.

조회 수: 2 (최근 30일)
Jeong_evolution
Jeong_evolution 2016년 6월 30일
댓글: Jeong_evolution 2016년 10월 29일
Hello. I import excelfile (▽,1.JPG). After I import the data summarized over 15 minutes.
</matlabcentral/answers/uploaded_files/55320/1.JPG> But I want to make date on result (:,1). (2.JPG) </matlabcentral/answers/uploaded_files/55321/2.JPG> What should I do?
  댓글 수: 3
Jeong_evolution
Jeong_evolution 2016년 6월 30일
Jeong_evolution
Jeong_evolution 2016년 6월 30일
And I want to make [Date, Time, 풍향, 풍속, ...] on : x 1 rows

댓글을 달려면 로그인하십시오.

채택된 답변

Shameer Parmar
Shameer Parmar 2016년 6월 30일
dateArray = xlsread('filename.xlxs','Sheet','A1:A100');
  댓글 수: 1
Jeong_evolution
Jeong_evolution 2016년 10월 29일
Thank toy for your help. Have a nice day~

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Dates and Time에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by