<< strcmpi (Matlab function) S strrep (Matlab function) >>

Scilab Help >> Code Matlab => Scilab > Equivalences Matlab -> Scilab > S > strfind (Matlab function)

strfind (Matlab function)

Find one string within another

Matlab/Scilab equivalent

Matlab Scilab
strfind

Particular cases

Note that strfind can be use with not string inputs, in this case Matlab returns 1 if inputs are equal and 0 else but strindex can not do such comparison.


Report an issue
<< strcmpi (Matlab function) S strrep (Matlab function) >>