Converting .CSV file element to double
49 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Andrea Carroll
el 19 de En. de 2020
Respondida: Athul Prakash
el 27 de En. de 2020
I have imported a .csv file from excel into MATLAB all fine. However I can not manage to convert the elements into any numerical type as i need to do so for analysis. Any advice?
2 comentarios
dpb
el 19 de En. de 2020
If magic doesn't happen via readtable, attach the file; we have no idea what kind of input you're trying to convert to what...for starters, is it really a .csv file on the disk or are you trying to read an Excel file directly? Not totally clear...
Respuesta aceptada
Athul Prakash
el 27 de En. de 2020
You may try setting options for the readtable function as outlined in this doc:
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Spreadsheets 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!