How to find strings in an excel file?
Mostra commenti meno recenti
I want to find all colons in an excel file
colons = findstr(char, ':');
colons shows up empty. why is that?
1 Commento
Yao Li
il 8 Apr 2013
Have you loaded the data from Excel file to matlab?
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Spreadsheets in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!