Taking colons from an excel spreadsheet
Mostrar comentarios más antiguos
I have an excel spreadsheet with timestamps that may be in mm:ss format as opposed to mm.ss
When import using xlsread, the colon timestamps are converted into the "general" format. (This conversion probably happens on the excel end.
Is there a way, without using ActiveX for matlab to determine whether there is a colon or a period in the timestamp?
Respuestas (0)
Categorías
Más información sobre Spreadsheets en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!