|
|
|||
|
|
| DensityPlot[f, {x, xmin, xmax}, {y, ymin, ymax}] x と y の関数として f の密度プロットを作成する. |
| AspectRatio | 1 | 高さと幅の割合 | |
| BoundaryStyle | None | RegionFunction境界の描き方 | |
| ClippingStyle | None | PlotRangeで切り取られた値の描き方 | |
| ColorFunction | Automatic | プロットの彩色の方法 | |
| ColorFunctionScaling | True | ColorFunctionの引数をスケールするかどうか | |
| EvaluationMonitor | None | 各関数の評価で評価する式 | |
| Exclusions | Automatic | 除外すべき x, y 曲線 | |
| ExclusionsStyle | None | 除外された曲線の部分に何を描くか | |
| Frame | True | プロットの周囲に枠を描くかどうか | |
| FrameTicks | Automatic | 枠の目盛マーク | |
| MaxRecursion | Automatic | 許容される再帰的部分分割の最大数 | |
| Mesh | None | 各方向に何本のメッシュラインを描くか | |
| MeshFunctions | {#1&,#2&} | メッシュラインの位置をどのように決めるか | |
| 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. |