Effacer les filtres
Effacer les filtres

Decimal point disappear when i use matlab read xlsx file. Is there anyone know how to solve this problem?

4 vues (au cours des 30 derniers jours)
Unbenannt1.png
  3 commentaires
Stephen23
Stephen23 le 13 Sep 2019
Modifié(e) : Stephen23 le 13 Sep 2019
As Walter Roberson wrote, confusion reagrding the decimal radix character is quite likely.
It is also obvious from the Excel screenshot that some of the "numbers" are left-aligned, whereas others "numbers" are right-aligned. That usually indicates that some of the "numbers" are not being stored as numeric values but at text (an incorrect decimal radix character or thousands separator is likely to be the cause).
The solution is to fix your Excel workbook to ensure that numbers are not stored as text.
Sam
Sam le 13 Sep 2019
Thanks for all of your answers! I'll try it out

Connectez-vous pour commenter.

Réponses (0)

Produits


Version

R2018b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by