How to find strings in an excel file?
显示 更早的评论
I want to find all colons in an excel file
colons = findstr(char, ':');
colons shows up empty. why is that?
1 个评论
Yao Li
2013-4-8
Have you loaded the data from Excel file to matlab?
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Spreadsheets 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!