フィルターのクリア

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 Center および File ExchangeSurface and Mesh Plots についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by