I need help please
1 回表示 (過去 30 日間)
古いコメントを表示
word2='اليوم';
>> [~, txt, raw]=xlsread('C:\Users\12428607\Documents\Matlab.xlsx');
>> aa=strcmp(word2,raw)
the excel sheet contain the same word in word two but the output
aa =
0 0
0 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Text Analytics Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!