How to find strings in an excel file?
Afficher commentaires plus anciens
I want to find all colons in an excel file
colons = findstr(char, ':');
colons shows up empty. why is that?
1 commentaire
Yao Li
le 8 Avr 2013
Have you loaded the data from Excel file to matlab?
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Spreadsheets dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!