Creating a semicircle plot of angular (azimuth) data in MATLAB
2 次查看(过去 30 天)
显示 更早的评论
Hi,
I would like to use MATLAB to create a figure whereby multiple data points are plotted such that their orientation (azimuth <180 degrees) is on the circumference and their width is on the radius. I have created a sketch of my intention.
Example data:
Orientation (deg)/Thickness (cm)
098/50
150/87
023/64
Is this possible in MATLAB?
Many thanks,
Alex
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/165589/image.png)
0 个评论
采纳的回答
Michael Dombrowski
2017-6-29
Once you plot your data, you can set the way that angles are placed on the polar grid using the view command. See this documentation.
0 个评论
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Polar Plots 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!