Solved
Controlling the size of the matrix programmatically
Hello all,
I am in MathCad 14 and have two objects on the screen. One is a variable 'n' and another is a 1-by-n matrix where n is the value that the variable 'n' takes.
How can I have the matrix resize automatically to whatever the variable 'n' takes? For example, If I choose n = 3 then the matrix should be 1-by-3.
Any help or direct syntax would help immensely. Thank you.


