I need help please
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Text Analytics Toolbox en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!