strrep (Matlab function)
String search and replace
Matlab/Scilab equivalent
Matlab | Scilab |
strrep |
Note that Matlab strrep can be use with not string inputs,
what Scilab strsubst can not. In this case, use
mtlb_strrep instead. |
Report an issue | ||
<< strfind (Matlab function) | S | sum (Matlab function) >> |