Problem while importing excel data

2 visualizaciones (últimos 30 días)
Pranoy
Pranoy el 13 de Nov. de 2023
Comentada: Pranoy el 14 de Nov. de 2023
while importing an excel sheet -> it is importing the yellow columns as NaN values. Tried to import it also by using the readtable() funcrion but still it is importing it as NaN.
Could anyone please tell me how to import them correct as shown in the picture?

Respuestas (1)

子木 刘
子木 刘 el 13 de Nov. de 2023
you can use readcell.
  1 comentario
Pranoy
Pranoy el 14 de Nov. de 2023
yes did that! It worked. Thanks again!

Iniciar sesión para comentar.

Community Treasure Hunt

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

Start Hunting!

Translated by