Solved
How to create a vector of functions
- September 21, 2012
- 3 replies
- 1662 views
I am attempting to perform the function x(t)=P*y(t) in the attached pdf. The attached prime file is my progress so far. How can I place these functions of y(t) into a vector so I can perform this operation: x(t)=P*y(t) ?

