Taking colons from an excel spreadsheet
Afficher commentaires plus anciens
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?
Réponses (0)
Catégories
En savoir plus sur Spreadsheets dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!