|
|
|||
|
|
| ContourPlot[f, {x, xmin, xmax}, {y, ymin, ymax}] f をx とy の関数とした等高線プロットを作成する. |
| ContourPlot[f f=g である等高線をプロットする. |
| ContourPlot[{f1 複数の等高線をプロットする. |
| AspectRatio | 1 | 縦横比 | |
| BoundaryStyle | None | RegionFunction境界の描き方 | |
| ClippingStyle | None | PlotRangeによって切り取られた値をどのように描くか | |
| ColorFunction | Automatic | 等高線間の領域をどのように彩色するか | |
| ColorFunctionScaling | True | ColorFunctionの引数をスケールするかどうか | |
| ContourLabels | None | 等高線レベルのラベル付けをどうするか | |
| Contours | Automatic | 使用する等高線の種類とその数 | |
| ContourShading | Automatic | 等高線間の領域に陰影付けを行うかどうか | |
| ContourStyle | Automatic | 等高線のスタイル | |
| EvaluationMonitor | None | 各関数評価で評価する式 | |
| Exclusions | Automatic | 排除すべき x, y 曲線 | |
| ExclusionsStyle | None | 排除された曲線のところに何を描くか | |
| Frame | True | プロットの周囲に枠を描くかどうか | |
| FrameTicks | Automatic | 枠の目盛マーク | |
| MaxRecursion | Automatic | 許容される再帰的な部分分割の最大数 | |
| Mesh | None | 各方向に何本のメッシュラインを引くか | |
| MeshFunctions | {} | メッシュラインを引く位置をどのように決めるか | |
| MeshStyle | Automatic | メッシュラインのスタイル | |
| Method | Automatic | 等高線を精緻化するために使用するメソッド | |
| PerformanceGoal | $PerformanceGoal | 最適化を試みるパフォーマンスの局面 | |
| PlotPoints | Automatic | 各方向に関数をサンプルする点の最初の数 | |
| PlotRange | {Full,Full,Automatic} | f あるいはその他の含める値の範囲 | |
| PlotRangeClipping | True | プロット範囲で切り取るかどうか | |
| PlotRangePadding | Automatic | 値の範囲をどこまで充填するか | |
| RegionFunction | (True&) | 点を含むか否かの決定方法 | |
| WorkingPrecision | MachinePrecision | 内部計算に使われる精度 |
| © 2013 Wolfram Research, Inc. |