Polar関数での線の太さと角度ピッチの指定
显示 更早的评论
Polar関数を用いて極座標グラフを描画する際の,線の太さを任意に指定するコマンドはありますか? また,角度ピッチを任意に指定する方法もあれば教えてください.
1 个评论
Walter Roberson
2016-4-6
Approximate translation:
Is there a command to any specified at the time of drawing, the thickness of the line a polar graph using the Polar function? Also, please tell me if there is also a method to arbitrarily specify the angle pitch.
采纳的回答
更多回答(1 个)
Walter Roberson
2016-4-6
1 个投票
No, polar() does not accept options.
The output from polar() is a handle object whose LineWidth property can be set.
类别
在 帮助中心 和 File Exchange 中查找有关 Polar Plots 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!