I want to make date on output excel file.

1 次查看(过去 30 天)
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?

采纳的回答

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

更多回答(0 个)

标签

Community Treasure Hunt

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

Start Hunting!

Translated by