メインコンテンツ

このページの内容は最新ではありません。最新版の英語を参照するには、ここをクリックします。

極座標プロット

極座標でのプロット

極座標でライン プロット、ヒストグラム、および散布図を作成します。角度値の範囲や角度表示をラジアンにするのか度数にするのかなど、極座標軸の特徴を変更します。

関数

すべて展開する

polarplot極座標にラインをプロット
polarscatter極座標の散布図
polarbubblechartバブル極座標
polarhistogram極座標のヒストグラム
fpolarplotPlot expression or function in polar coordinates (R2024a 以降)
compassplotPolar plot with arrows emanating from origin (R2024b 以降)
thetaregionFilled wedge in polar coordinates (R2024a 以降)
radiusregionFilled circular region (annulus) in polar coordinates (R2024a 以降)
polarregionFilled polar rectangle (R2024a 以降)
rlim極座標軸の r 軸の範囲の設定とクエリ
thetalim極座標軸の θ 軸の範囲の設定とクエリ
rticksr 軸の目盛り値の設定またはクエリ
thetatickstheta 軸の目盛り値の設定またはクエリ
rticklabelsr 軸の目盛りラベルの設定またはクエリ
thetaticklabelstheta 軸の目盛りラベルの設定またはクエリ
rtickformatr 軸の目盛りラベルの形式を指定
thetatickformattheta 軸の目盛りラベルの形式を指定
rtickangler 軸の目盛りラベルの回転
polaraxes極座標軸を作成

プロパティ

PolarAxes のプロパティ極座標軸の外観と動作
PolarCompassPlot PropertiesPolar compass plot appearance and behavior (R2024b 以降)
PolarRegion PropertiesPolar region appearance and behavior (R2024a 以降)

トピック