Mesh Visualization Function
バージョン 1.0.0.0 (1.05 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 (2025). Mesh Visualization Function (https://jp.mathworks.com/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 についてさらに検索
タグ
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!| バージョン | 公開済み | リリース ノート | |
|---|---|---|---|
| 1.0.0.0 |
