plot (X, Y, data) in circular grid. This should be simple but I am struggling.

조회 수: 2 (최근 30일)
JM
JM 2021년 9월 22일
댓글: JM 2021년 9월 22일
I have test data measured on X, Y circular grid and and reported as X,Y, data in a file with three coloumns.
X, Y and data are not sorted in any particular fashion.
I need to plot the data on X, Y defining the circular grid.
I do not seem to be gerttring any where.
Any assistance would be very helpul.
  댓글 수: 4
Image Analyst
Image Analyst 2021년 9월 22일
Are you wanting the graph to be like a polar plot (with circular grid lines) instead of a cartesian plot?
JM
JM 2021년 9월 22일
This is the plot I get with scatter() and this is what I more or less expect, except that the data values are not colored by magnitude which would have been nicer.
However, as mentioned above, my end goal is to get a profile at 45 degree angle (cross-section of the above plot to a line passing through the origin). I have created a seperate thread for this problem.

댓글을 달려면 로그인하십시오.

채택된 답변

JM
JM 2021년 9월 22일
편집: JM 2021년 9월 22일
scatter plot function works fine

추가 답변 (0개)

카테고리

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

제품


릴리스

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by