How to find strings in an excel file?
4 visualizzazioni (ultimi 30 giorni)
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
Risposta accettata
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Data Import from MATLAB in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!