xlsread csv file commas instead of point
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I am importing one column of data with decimals to excel with xlsread. I want this to become a .xlsx file however I have a macbook so I do not know if this is possible. I get this error:Warning: Could not start Excel server for export. XLSWRITE will attempt to write file in CSV format. > In xlswrite (line 181) In eindopdracht (line 14)
I can open the csv file but the values with decimals are separated with a point instead of a comma. I do not want to change the settings of my excel so I was wondering whether there is a script to change all the points to commas in the csv file?
0 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Spreadsheets in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!