When using the import tool to import data from an excel file, how do I convert the spreadsheet dates to datenumbers?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Respuesta aceptada
Umakant
el 29 de Sept. de 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:
Más respuestas (2)
Joseph Cheng
el 29 de Sept. de 2014
Editada: Joseph Cheng
el 29 de Sept. de 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 comentarios
Sean de Wolski
el 29 de Sept. de 2014
You could also click the drop down arrow next to the column and select date as the option:
1 comentario
Ver también
Categorías
Más información sobre Data Import from MATLAB en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!