How to find strings in an excel file?
Ältere Kommentare anzeigen
I want to find all colons in an excel file
colons = findstr(char, ':');
colons shows up empty. why is that?
1 Kommentar
Yao Li
am 8 Apr. 2013
Have you loaded the data from Excel file to matlab?
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Spreadsheets finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!