How to find strings in an excel file?
Mostrar comentarios más antiguos
I want to find all colons in an excel file
colons = findstr(char, ':');
colons shows up empty. why is that?
1 comentario
Yao Li
el 8 de Abr. de 2013
Have you loaded the data from Excel file to matlab?
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Spreadsheets en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!