Scilab 6.0.1
- Scilab Help
- Matlab to Scilab Conversion Tips
- Matlab-Scilab equivalents
- S
- save (Matlab function)
- schur (Matlab function)
- setstr (Matlab function)
- sign (Matlab function)
- sin (Matlab function)
- sinh (Matlab function)
- size (Matlab function)
- sort (Matlab function)
- sparse (Matlab function)
- sqrt (Matlab function)
- strcmp (Matlab function)
- strcmpi (Matlab function)
- strfind (Matlab function)
- strrep (Matlab function)
- struct (Matlab function)
- sum (Matlab function)
- surf (Matlab function)
- svd (Matlab function)
- switch (Matlab function)
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
strrep (Matlab function)
String search and replace
Matlab/Scilab equivalent
Matlab | Scilab |
strrep |
Particular cases
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 | struct (Matlab function) >> |