plot (X, Y, data) in circular grid. This should be simple but I am struggling.
2 次查看(过去 30 天)
显示 更早的评论
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
2021-9-22
Are you wanting the graph to be like a polar plot (with circular grid lines) instead of a cartesian plot?
采纳的回答
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Scatter Plots 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!