图形
二维图和三维图、数据探索及可视化方法
MATLAB® 提供了许多绘制数值数据的方法。Symbolic Math Toolbox™ 通过提供符号表达式、方程和函数的绘图函数扩展了这些图形功能。这些绘图可以用二维或三维的线条、等高线、曲面或网格形式呈现。您可以在笛卡尔坐标或极坐标中创建绘图。您还可以创建动画绘图。
函数
属性
主题
- Create Plots of Symbolic Expressions
Plot symbolic expressions, including parametric or implicit expressions, in 2-D or 3-D as line, contour, or surface plots.
- Transform Spherical Coordinates to Cartesian Coordinates and Plot Analytically
Transform symbolic expressions from spherical to Cartesian coordinates, and plot analytically.
- Tangent Plane and Normal Line of Implicit Surface
Find tangent plane and normal line of implicitly defined surface.