Mesh Visualization Function

This function visualizes a 2-D mesh created for solving a PDE/ODE.
다운로드 수: 296
업데이트 날짜: 2012/1/18

라이선스 보기

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://kr.mathworks.com/matlabcentral/fileexchange/34664-mesh-visualization-function), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2008a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0