strcoljoin

Combine strings and join them

Arguments

  1. Column vector or matrix of strings
  2. Delimiter, vector or matrix of delimiters. Size of delimiters vector (or number of rows of delimiters matrix) have to be equal to size of string vector minus one or number of string matrix rows minus one.

Output

Row Of Strings

Examples

strcoljoin