Question
Vector plotting mathcad 15
Hello, i want to 3D plot a vector, but i cant seem to get any data, my vectors are:
Top := (0, 0, 146)
p1 := (-115, 115, 0)
p2 := (115, 115, 0)
p3 := (-115, -115, 0)
p4 := (115, -115, 0)
(Defined as a vertical matrix in mathcad)
When i try to plot these points like this: p1, p2, p3, p4, top i do not get any data, what am i doing wrong?

