Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X
I'd like to specify a matrix size and have it filled with elements from a vector. For this example, I have a vector containing state names and I want to have them fill a 7x4 matrix. I'm running into 2 issues with the attached sheet:
Any help with this would be greatly appreciated!
Solved! Go to Solution.
The function:
should do the trick for you.
Success!
Luc
That's perfect, thanks so much!