Skip to content

AFNI/NIfTI Server

Sections
Personal tools
You are here: Home » AFNI » Documentation

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

for if s1(i)~  = s2(i)  ) 
 

if [0 szslc(1) 0 szslc(2)] ls1 = ls2  ) 
 


Variable Documentation

for ans = eq_str (s1,s2)
 

Definition at line 20 of file eq_str.m.

end
 

Definition at line 24 of file eq_str.m.

for i = 1:1:ls1
 

Definition at line 18 of file eq_str.m.

returns if strings are equal if they re not Ziad Saad July ls1 = length (s1)
 

Definition at line 10 of file eq_str.m.

ls2 = length (s2)
 

Definition at line 11 of file eq_str.m.

return
 

Definition at line 23 of file eq_str.m.

 

Powered by Plone

This site conforms to the following standards: