필터 지우기
필터 지우기

Streamlines of a Vector Field in Spherical Coordinates

조회 수: 1 (최근 30일)
Orion
Orion 2015년 9월 24일
편집: Orion 2015년 9월 24일
How can I use the MATLAB 'streamline' function with spherical coordinates? in the function syntax:
streamline(X,Y,Z,U,V,W,startx,starty,startz)
instead of
X,Y,Z,U,V,W
I have:
r, theta, phi, V_r, V_theta, V_phi
Does this function care if data is in Cartesian or Spherical coordinate?

답변 (0개)

카테고리

Help CenterFile Exchange에서 Surface and Mesh Plots에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by