Question: 2000x1 matrix as variable?

When I have defined a function and a matrix f(x) A[2000,1] The matrix consists only of numbers; no variables. Is is possible to use the function on the matrix and thus get a new matrix where all the entries are the transformed values? - Kasper
Please Wait...