Info
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
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 visualización (últimos 30 días)
Mostrar comentarios más antiguos
G1= xlsread('gear4.log.log.csv.xlsx','Sheet3','C2:C828')
G1= xlsread('gear4.log.log.csv.xlsx','Sheet3','D2:D828')
0 comentarios
Respuestas (0)
La pregunta está cerrada.
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!