Info
此问题已关闭。 请重新打开它进行编辑或回答。
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 次查看(过去 30 天)
显示 更早的评论
G1= xlsread('gear4.log.log.csv.xlsx','Sheet3','C2:C828')
G1= xlsread('gear4.log.log.csv.xlsx','Sheet3','D2:D828')
0 个评论
回答(0 个)
此问题已关闭。
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!