|
|
|||
|
|
| ListContourPlot[array] 高さの値の配列から等高線プロットを作成する. |
| ListContourPlot[{{x1, y1, f1}, {x2, y2, f2}, ...}] 指定の点で定義された値から等高線プロットを生成する. |
| AspectRatio | 1 | 縦横比 | |
| BoundaryStyle | None | RegionFunction 境界の描き方 | |
| ClippingStyle | None | PlotRangeによって切り取られた値の描き方 | |
| ColorFunction | Automatic | 等高線間の領域の色の決定方法 | |
| ColorFunctionScaling | True | ColorFunctionの引数をどのようにスケールするか | |
| ContourLabels | None | 等高レベルにどのようにラベルを付けるか | |
| Contours | Automatic | どの等高線を使うか,またその本数 | |
| ContourShading | Automatic | 等高線間の領域にどのように陰影付けするか | |
| ContourStyle | Automatic | 等高線のスタイル | |
| DataRange | Automatic | データを推定するための x と y の値の範囲 | |
| Frame | True | プロットの周囲に枠を描くかどうか | |
| FrameTicks | Automatic | 枠の目盛 | |
| InterpolationOrder | None | データ点の間で補間された関数の各変数における多項式の次数 | |
| MaxPlotPoints | Automatic | 含める点の最大数 | |
| Mesh | None | 各方向に何本のメッシュラインを引くか | |
| MeshFunctions | {} | メッシュラインの置き方の決定方法 | |
| MeshStyle | Automatic | メッシュラインのスタイル | |
| Method | Automatic | 補間とデータ整理に使うメソッド | |
| PerformanceGoal | $PerformanceGoal | 最適化しようとするパフォーマンスの局面 | |
| PlotRange | {Full,Full,Automatic} | 含むべき f あるいは他の値の範囲 | |
| PlotRangeClipping | True | プロット範囲で切り取るかどうか | |
| PlotRangePadding | Automatic | 値の範囲をどの程度充填するか | |
| RegionFunction | (True&) | 点を含めるか否かの決定方法 |
| © 2013 Wolfram Research, Inc. |