Plot of vector valued function in mathematica

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 5K views
sahon
Messages
1
Reaction score
0
Hi,I have vector valued function u=(u1(x,y,z),u2(x,y,z),u3(x,y,z)) and I want to plot this function in mathematica.how can I do this? I used Plot3D command but this doesn't look correct.
 
Physics news on Phys.org
VectorPlot3D Is what you're looking for I believe.