Clear Filters
Clear Filters

Problem while importing excel data

5 views (last 30 days)
Pranoy
Pranoy on 13 Nov 2023
Commented: Pranoy on 14 Nov 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?

Answers (1)

子木 刘
子木 刘 on 13 Nov 2023
you can use readcell.

Community Treasure Hunt

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

Start Hunting!