When using the import tool to import data from an excel file, how do I convert the spreadsheet dates to datenumbers?
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
0 Commenti
Risposta accettata
Umakant
il 29 Set 2014
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:
Più risposte (2)
Joseph Cheng
il 29 Set 2014
Modificato: Joseph Cheng
il 29 Set 2014
you'll have to have the rules for the "unimportable Cells" portion to have:
- Convert Spreadsheet dates to datenum
- exclude rows with unimportable cells
0 Commenti
Sean de Wolski
il 29 Set 2014
You could also click the drop down arrow next to the column and select date as the option:
Vedere anche
Categorie
Scopri di più su Data Import from MATLAB in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!