textCell = array2str(a,num) function that transform the array of string to a
SYNOPSIS
function textCell = arrayStr2str(a, num)
DESCRIPTION
textCell = array2str(a,num) function that transform the array of string to a
array of cell elements that is used to print the array in string format
= [ a1 a2 a3 ... ]