Mesh Visualization Function
版本 1.0.0.0 (1.1 KB) 作者:
SiddharthKrishnamoorthy
This function visualizes a 2-D mesh created for solving a PDE/ODE.
This simple function visualizes a mesh that you have created to solve some differential equation. I came up with it because I was having trouble visualizing the stretched mesh I had created for a CFD problem I was solving. Create two matrices containing the X and Y coordinates of mesh points (must be the same size).
Type cfdmesh(X,Y) to visualize the mesh.
It's nothing fancy, but it saves you some irritation and a few lines of code.
引用格式
SiddharthKrishnamoorthy (2026). Mesh Visualization Function (https://ww2.mathworks.cn/matlabcentral/fileexchange/34664-mesh-visualization-function), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
创建方式
R2008a
兼容任何版本
平台兼容性
Windows macOS Linux类别
- Mathematics and Optimization > Partial Differential Equation Toolbox > Geometry and Mesh >
- Engineering > Mechanical Engineering > Computational Fluid Dynamics (CFD) >
在 Help Center 和 MATLAB Answers 中查找有关 Geometry and Mesh 的更多信息
标签
| 版本 | 已发布 | 发行说明 | |
|---|---|---|---|
| 1.0.0.0 |
