Info
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
Create a range from a given cell using xlsread
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Is it possible to search for a given string in a column A of an excel sheet, then obtain the number in the same row, but in column B and then to use this number as the last value in a range:
i.e. if the number in the cell adjacent to where "Count" is is 15000, the perform:
[ndata, text]=xlsread(file,'A1:A15000');
Thanks Jason
0 comentarios
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!