Uploading Exact data from Excel
Mostrar comentarios más antiguos
I have an excel file that I already modified the data in it and I did some calculation to convert seconds into hours and minutes. When I upload the file to matlab the calculations vanish and I see different numbers that is not from the original excel file.
Respuestas (1)
Walter Roberson
el 11 de Ag. de 2020
0 votos
readtable().
You are probably seeing excel date numbers, which are relative to Jan 1, 1900
Categorías
Más información sobre Spreadsheets en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!