Mesh Visualization Function
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.
Citar como
SiddharthKrishnamoorthy (2025). Mesh Visualization Function (https://la.mathworks.com/matlabcentral/fileexchange/34664-mesh-visualization-function), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
- Mathematics and Optimization > Partial Differential Equation Toolbox > Geometry and Mesh >
- Engineering > Mechanical Engineering > Computational Fluid Dynamics (CFD) >
Etiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
| Versión | Publicado | Notas de la versión | |
|---|---|---|---|
| 1.0.0.0 |
