Mapping rows of an array to radii and columns to angles

조회 수: 3 (최근 30일)
Anthony Gurunian
Anthony Gurunian 2021년 1월 4일
댓글: Anthony Gurunian 2021년 1월 4일
I am solving the Laplace equation using polar coordinates (r,θ). I get the solution in this form where the rows correspond to radii and the collumns correspond to angles and plot using imagesc(X):
Now I want to be able to plot the solution such that the rows map to concentric rings. The first row X(1,:) should map to the origin and the last row should map to the outermost 'ring'. Is there any way to do this?

채택된 답변

Cris LaPierre
Cris LaPierre 2021년 1월 4일

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Mathematics에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by