|
|
|||
|
|
|
DiscretePlot3D | ![]() |
| DiscretePlot3D 生成 expr 的值的图形,其中 i 从 |
| DiscretePlot3D 分别用步长 di 和 dj. |
| DiscretePlot3D i 依次取 |
| DiscretePlot3D 绘制所有 |
| Annotation[expr,label] | 给出一个标注 | |
| Button[expr,action] | 定义一个单元被点击时要采取的动作 | |
| EventHandler[expr,...] | 对单元定义一个通用的事件处理器 | |
| Hyperlink[expr,uri] | 将单元做成一个超链接 | |
| PopupWindow[expr,cont] | 对单元附加一个弹出窗口 | |
| StatusArea[expr,label] | 鼠标滑过单元时在状态区域给予显示 | |
| Style[expr,opts] | 用特定的样式显示单元 | |
| Tooltip[expr,label] | 在单元上附加一个任意的工具提示 |
| Axes | True | 是否绘制坐标轴 | |
| BoxRatios | {1,1,0.4} | 三维框界定比例 | |
| ClippingStyle | Automatic | 如何绘制曲面的裁剪部分 | |
| ColorFunction | Automatic | 如何确定曲面的颜色 | |
| ColorFunctionScaling | True | 是否根据 ColorFunction 缩放参变量 | |
| EvaluationMonitor | None | 在每个函数被求值时要求值的表达式 | |
| ExtentElementFunction | Automatic | 如何生成一个原始图以便作延伸填充 | |
| ExtentMarkers | None | 用于延伸边界的标符 | |
| ExtentSize | Automatic | 从绘制点作延伸的宽度和深度 | |
| Filling | None | 每一个曲面下的填充 | |
| FillingStyle | Opacity[0.5] | 填充所用的样式 | |
| Joined | False | 是否连接 | |
| Method | Automatic | 所用的方法 | |
| NormalsFunction | Automatic | 如何确定曲面的有效法方向 | |
| PerformanceGoal | $PerformanceGoal | 性能上试图要优化的方面 | |
| PlotRange | {Full,Full,Automatic} | 所要包含的 | |
| PlotStyle | Automatic | 每个曲面的式样的图形指令 | |
| RegionFunction | (True&) | 如何确定是否要包括某个点 | |
| WorkingPrecision | MachinePrecision | 内部计算所用的精度 |