Importing data from excel
Show older comments
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 Comments
Mathieu NOE
on 4 Apr 2023
which function do you use to import excel files ?
Hazal Eylül
on 4 Apr 2023
Answers (1)
Image Analyst
on 4 Apr 2023
0 votes
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 Comments
Hazal Eylül
on 4 Apr 2023
Image Analyst
on 4 Apr 2023
If you created one with just random numbers, that would not be confidential.
Hazal Eylül
on 4 Apr 2023
Image Analyst
on 4 Apr 2023
Edited: Image Analyst
on 4 Apr 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.
Categories
Find more on Data Type Conversion in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!