Vertices and faces matrices generation for rectangular prisms

버전 1.0.0.0 (1.97 KB) 작성자: Bilen Oytun Peksel
Vertices and faces matrices generation for rectangular prisms
다운로드 수: 348
업데이트 날짜: 2012/10/23

라이선스 보기

%GEN_VERT generating vertices and faces matrices for a rectangular surface mesh.
%[vert faces] = gen_vert (ms_x,ms_y,ms_z,inc_x,inc_y,inc_z) or
%[vert faces] = gen_vert (ms_x,ms_y,inc_x,inc_y)
%ms_x,ms_y and ms_z are the maximum x y z limits for the coordinate and
%inc_x, inc_y, inc_z are the unit lengths that essentialy determines the mesh element size.
%vert is the vertices coordinates and faces are the faces matrix that maps
%the vertices for using in patch function for instance.

인용 양식

Bilen Oytun Peksel (2024). Vertices and faces matrices generation for rectangular prisms (https://www.mathworks.com/matlabcentral/fileexchange/38760-vertices-and-faces-matrices-generation-for-rectangular-prisms), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2009b
모든 릴리스와 호환
플랫폼 호환성
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