Clear Filters
Clear Filters

I need help please

1 view (last 30 days)
Ebtesam Almansor
Ebtesam Almansor on 27 Sep 2016
Edited: Walter Roberson on 27 Sep 2016
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

Answers (0)

Categories

Find more on Data Import from MATLAB in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!