justifies a vector of strings to a number of characters equal to (ndigits+1)
xstr_j = jstr(xstr,ndigits);
a vector (n x 1) of strings
a number of characters; an integer; by default: max length of the characters of xstr
a vector (n x 1) of strings of same length: (ndigits+1); the last one is a space