I want to make date on output excel file.

2 Ansichten (letzte 30 Tage)
Jeong_evolution
Jeong_evolution am 30 Jun. 2016
Kommentiert: Jeong_evolution am 29 Okt. 2016
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 Kommentare
Jeong_evolution
Jeong_evolution am 30 Jun. 2016
And I want to make [Date, Time, 풍향, 풍속, ...] on : x 1 rows

Melden Sie sich an, um zu kommentieren.

Akzeptierte Antwort

Shameer Parmar
Shameer Parmar am 30 Jun. 2016
dateArray = xlsread('filename.xlxs','Sheet','A1:A100');

Weitere Antworten (0)

Kategorien

Mehr zu Dates and Time finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by