Need program to graph a vector

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 7K views
FocusedWolf
Messages
81
Reaction score
0
I want a program to help me visualize 3d vectors, and planes if possible. I'm looking for something free and easy that let's me pan the 3d coordinate system around so i can see the vectors from different perspectives.

Also i got this program called MATLAB that my school gave me... does it do this?
 
Physics news on Phys.org
MATLAB can certainly plot vector fields.

Read the help on, for example, the quiver plotting function.

- Warren