RosettaCodeData/Task/Interactive-programming-repl-/MATLAB/interactive-programming-repl-.m

2 lines
56 B
Mathematica
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
>> f = @(str1, str2, delim) [str1, delim, delim, str2];