How to replace commas with periods in data?
7 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Ibro Tutic
le 22 Mai 2017
Réponse apportée : Stephen23
le 22 Mai 2017
I am importing some data that originated in Germany, and they used commas instead of periods to indicate decimals. Now my issue is that when I import the data, I would like to import the data as a double, but I can't because the commas are treated as strings and not as decimal places. Any work around for this (replacing the commas with periods or something)?
0 commentaires
Réponse acceptée
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Characters and Strings dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!