I am having REAL trouble because Matlab doesn't recognize the 'vec2str' character. I am trying to create a function that takes a vector of length N^2 and convert it to a corresponding NxN matrix. I will later input the size of N, but for now I need to convert a vector of size N to a matrix of size NxN. Please help!