Borrar filtros
Borrar filtros

I want to make date on output excel file.

2 visualizaciones (últimos 30 días)
Jeong_evolution
Jeong_evolution el 30 de Jun. de 2016
Comentada: Jeong_evolution el 29 de Oct. de 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 comentarios
Jeong_evolution
Jeong_evolution el 30 de Jun. de 2016
Jeong_evolution
Jeong_evolution el 30 de Jun. de 2016
And I want to make [Date, Time, 풍향, 풍속, ...] on : x 1 rows

Iniciar sesión para comentar.

Respuesta aceptada

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

Más respuestas (0)

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by