Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: tinfing
  • Content: Threads
  • Order by date
  1. tinfing

    to draw divergence of a vector in 2d

    hi, i am new to matlab. i need to draw divergence of function in 2d xy-graph. i found acode with help of that code i can plot vector it self and its 3d divergence. i have no idea how to create 2d of that same divergence. below is the code i am using x= -11:0.5:11 ; y = x; [x,y]=meshgrid(x,y)...

Part and Inventory Search

Back
Top