Doxygen Source Code Documentation
eq_str.m File Reference
Go to the source code of this file.
Functions | |
if (ls1~=ls2) | |
for | if (s1(i)~=s2(i)) |
Variables | |
function | ans = eq_str (s1,s2) |
returns if strings are equal if they re not Ziad Saad July | ls1 = length (s1) |
ls2 = length (s2) | |
return | |
for | i = 1:1:ls1 |
end |
Function Documentation
|
|
|
|
Variable Documentation
|
|
|
|
|
|
|
|
|
|
|
|