Generate vertices, faces and color for u3d format
This function generates the input for the MESH_TO_LATEX function from Alexandre Gramfort from your surface-graphs. The surface graphs 3d-model can be displayed in u3d - format in pdf or if you don't delete the u3d-files which are generated by MesSH_TO_LATEX you can use deepview from righthemisphere(http://www.righthemisphere.com/products/client-products/deep-view) to embed the modell in Microsoft-Office products (Word, Excel, PowerPoint).
The output is a structure generated by the standard MATLAB function
surf2patch which can used in MESH_TO_LATEX:
fvc.vertices --> points
fvc.faces --> faces
fvc.facevertexcdata --> face_vertex_data
Citar como
Sven Koerner (2025). Generate vertices, faces and color for u3d format (https://la.mathworks.com/matlabcentral/fileexchange/27245-generate-vertices-faces-and-color-for-u3d-format), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
Etiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
| Versión | Publicado | Notas de la versión | |
|---|---|---|---|
| 1.0.0.0 |
