view2dm

버전 2.0.0.0 (6.85 KB) 작성자: Jeff Tuhtan
View a SMS .2dm mesh file in MATLAB using 'patch'.
다운로드 수: 844
업데이트 날짜: 2017/4/26

라이선스 보기

This function carries out the following tasks:
1) Imports a SMS .2dm mesh file.
2) Creates a 'patch' plot of the mesh, where the user can specify the colormap, shading, lighting conditions, and level of transparency.
3) Exports the mesh nodes and elements to the MATLAB workspace as faces and vertices.

Has been tested for meshes up to SMS version 11.1

NOTE: This function only works with 2dm meshes having triangular and/or quadrilateral elements.

인용 양식

Jeff Tuhtan (2025). view2dm (https://kr.mathworks.com/matlabcentral/fileexchange/26618-view2dm), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2009a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Polygons에 대해 자세히 알아보기

Community Treasure Hunt

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

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

- Added SMS version comment
- Fixed import to include SMS 11.1 mesh files

1.1.0.0

-Cleaned up code

1.0.0.0