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!