Feeds
回答済み
How to get the matrix with the z values in cartesian coordinates from surface plot drawn in polar coordinates
Okay, I made it work N = 5; % N number of radiuses M = 1000; % resolution in pixels [X,Y] = meshgrid(0^2^2:2*N/...
How to get the matrix with the z values in cartesian coordinates from surface plot drawn in polar coordinates
Okay, I made it work N = 5; % N number of radiuses M = 1000; % resolution in pixels [X,Y] = meshgrid(0^2^2:2*N/...
7年以上 前 | 0
| 採用済み
質問
How to get the matrix with the z values in cartesian coordinates from surface plot drawn in polar coordinates
I have a surface initialized in cartesian coordinates and later converted to polar coordinates. N = 100; % number of small...
7年以上 前 | 1 件の回答 | 0