Info

This question is closed. Reopen it to edit or answer.

I want to read excel file with MATLAB code and I want to standardize it for all excel files. at the same time I want to read columns present in the sheet with their name so can it should reflect even it is placed in different column

1 view (last 30 days)
G1= xlsread('gear4.log.log.csv.xlsx','Sheet3','C2:C828')
G1= xlsread('gear4.log.log.csv.xlsx','Sheet3','D2:D828')

Answers (0)

Community Treasure Hunt

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

Start Hunting!