RosettaCodeData/Task/Interactive-programming-repl-/MATLAB/interactive-programming-repl-.m
2023-07-01 13:44:08 -04:00

1 line
56 B
Mathematica

>> f = @(str1, str2, delim) [str1, delim, delim, str2];