Vertices and faces matrices generation for rectangular prisms

Vertices and faces matrices generation for rectangular prisms
349 téléchargements
Mise à jour 23 oct. 2012

Afficher la licence

%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.

Citation pour cette source

Bilen Oytun Peksel (2025). Vertices and faces matrices generation for rectangular prisms (https://fr.mathworks.com/matlabcentral/fileexchange/38760-vertices-and-faces-matrices-generation-for-rectangular-prisms), MATLAB Central File Exchange. Extrait(e) le .

Compatibilité avec les versions de MATLAB
Créé avec R2009b
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