I am trying to read xlsx file data into MATLAB environment, not able to read xlsx variables more than 10.

1 view (last 30 days)
Is there any limitations for command [num, text, raw] = xlsread();

Answers (1)

KSSV
KSSV on 9 Oct 2023
Don't use xlsread, it is obselete. Use readtable.

Products


Release

R2022a

Community Treasure Hunt

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

Start Hunting!