Taking colons from an excel spreadsheet
이전 댓글 표시
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?
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Spreadsheets에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!