photo

Parker Hinton


Last seen: 1年以上 前 2017 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1
  • First Answer

バッジを表示

Feeds

表示方法

質問


Using Slice on a Cartesian Grid that was Generated in Cylindrical Coordinates
Hello, *I generate a grid in cylindrical coordinates:* phi_grid = 0:1:360 ; rho_grid = 5.5:0.1:10; z_grid = -4:0.1...

7年以上 前 | 1 件の回答 | 0

1

回答

回答済み
creating 3D mesh for some points in space
Yes all, there is a solution, it has been stated. "Use griddata() or TriScatteredInterp to interpolate a grid of data from your ...

7年以上 前 | 2