Solved
Create a vector from the result of a function
Hi
I have a MathCAD sheet that applies a function to a range variable.
e.g. t:= 0,0.001..1
x(t):=2 * t
How can I then convert x(t) into a vecor e.g Y:=x(t)
Thanks
Scott
Hi
I have a MathCAD sheet that applies a function to a range variable.
e.g. t:= 0,0.001..1
x(t):=2 * t
How can I then convert x(t) into a vecor e.g Y:=x(t)
Thanks
Scott
Something like the attached?
Mike
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.