I want to make date on output excel file.

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?

 Accepted Answer

dateArray = xlsread('filename.xlxs','Sheet','A1:A100');

More Answers (0)

Categories

Tags

Community Treasure Hunt

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

Start Hunting!