Community Tip - Learn all about PTC Community Badges. Engage with PTC and see how many you can earn! X
I'm trying to write a short function in Prime 7.0 that will loop through data and populate multiple matrices and then stack them.
Even though the matrices are the same size, I am getting a "The dimensions of these arguments do not match." error when using the stack function.
I tried pulling sample matrices out of the loop and stacking them. That worked, as expected.
Can you not use the stack function in a loop? Or am I missing something else?
Thanks!
Solved! Go to Solution.
Never mind...
I had the stack function located at the wrong spot of the loop. 🙄
Never mind...
I had the stack function located at the wrong spot of the loop. 🙄