When using the import tool to import data from an excel file, how do I convert the spreadsheet dates to datenumbers?

4 次查看(过去 30 天)

采纳的回答

Umakant
Umakant 2014-9-29
To convert dates from spreadsheets to Date Number add a new rule for converting dates to Date Number. To add this rule:
1) Select “Convert” from drop down list in middle of the import window then Spreadsheets dates to->datenum from next dropdown lists.
2) Click “Import Selection” button this will import the selected data to the workspace in Date Numbers.
Please refer to following link for information on importing spreadsheet data:

更多回答(2 个)

Joseph Cheng
Joseph Cheng 2014-9-29
编辑:Joseph Cheng 2014-9-29
you'll have to have the rules for the "unimportable Cells" portion to have:
  • Convert Spreadsheet dates to datenum
  • exclude rows with unimportable cells

Sean de Wolski
Sean de Wolski 2014-9-29
You could also click the drop down arrow next to the column and select date as the option:

Community Treasure Hunt

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

Start Hunting!

Translated by