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