Community Tip - Learn all about the Community Ranking System, a fun gamification element of the PTC Community. 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!