Mesh Visualization Function

This function visualizes a 2-D mesh created for solving a PDE/ODE.
296 téléchargements
Mise à jour 18 jan. 2012

Afficher la licence

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.

Citation pour cette source

SiddharthKrishnamoorthy (2025). Mesh Visualization Function (https://fr.mathworks.com/matlabcentral/fileexchange/34664-mesh-visualization-function), MATLAB Central File Exchange. Extrait(e) le .

Compatibilité avec les versions de MATLAB
Créé avec R2008a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Publié le Notes de version
1.0.0.0