
Function out = strreparray(s,p,r)
replaces each occurrence of string p{i} in the
input string s by string r{i}, and returns the
resulting string.
Input arguments p and r are column or row cell
arrays of the same lengths.
(c) 2026 fabien van mook
2026.08.20 release of this file within package "fvm-miscellaneous" under GNU GPLv3+