Importing data from excel
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
When I try to import data from excel decimal numbers are shown with / not . or , For example in my excel decimal number is 567,45 matlab shows 567/45. How can I change it?
2 comentarios
Respuestas (1)
Image Analyst
el 4 de Abr. de 2023
What country is your operating system setup for? Is it a country that uses comma instead of period for the decimal point? Otherwise there could be a mismatch perhaps between how the workbook was created and your operating system. Did you create it, or did some other computer create it? Can you attach it?
4 comentarios
Image Analyst
el 4 de Abr. de 2023
Editada: Image Analyst
el 4 de Abr. de 2023
I know that of course. But I'm saying that if you don't want to share a workbook with your "real" numbers and strings, then just make up a "fake" workbook with fake, made-up numbers and strings and upload the fake workbook.
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!