I want to make date on output excel file.

1 vue (au cours des 30 derniers jours)
Jeong_evolution
Jeong_evolution le 30 Juin 2016
Commenté : Jeong_evolution le 29 Oct 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 commentaires
Jeong_evolution
Jeong_evolution le 30 Juin 2016
Jeong_evolution
Jeong_evolution le 30 Juin 2016
And I want to make [Date, Time, 풍향, 풍속, ...] on : x 1 rows

Connectez-vous pour commenter.

Réponse acceptée

Shameer Parmar
Shameer Parmar le 30 Juin 2016
dateArray = xlsread('filename.xlxs','Sheet','A1:A100');
  1 commentaire
Jeong_evolution
Jeong_evolution le 29 Oct 2016
Thank toy for your help. Have a nice day~

Connectez-vous pour commenter.

Plus de réponses (0)

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by