sahon Messages 1 Reaction score 0 Thread starter Jul 25, 2012 #1 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.
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.
Hepth Science Advisor Gold Member Messages 458 Reaction score 40 Jul 25, 2012 #2 VectorPlot3D Is what you're looking for I believe.