|
|
|||
|
|
|
| MeshFunctions 是一个绘制函数的选项,指定函数用于确定网格划分的位置. |
| Plot 和 ListLinePlot | x、y | {#1&} | |
| ParametricPlot | x、y、u 或 x、y、u、v | {#3&}或者{#3&,#4&} | |
| PolarPlot 和 ListPolarPlot | |||
| x、y、 | (#3&) | ||
| RegionPlot | x、y | {#1&,#2&} | |
| ContourPlot 和 ListContourPlot | |||
| x、y、f | {} | ||
| DensityPlot 和 ListDensityPlot | |||
| x、y、f | {#1&,#2&} | ||
| ContourPlot3D 和 ListContourPlot3D | |||
| x、y、z、f | {#1&,#2&,#3&} | ||
| Plot3D 和 ListPlot3D | x、y、z | {#1&,#2&} | |
| ListSurfacePlot3D | x、y、z | {#1&,#2&,#3&} | |
| ParametricPlot3D | x、y、z、u 或 x、y、z、u、v | {#4&}或者{#4&,#5&} | |
| RegionPlot3D | x、y、z | {#1&,#2&,#3&} | |