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
Cite As
Sven Koerner (2026). Generate vertices, faces and color for u3d format (https://www.mathworks.com/matlabcentral/fileexchange/27245-generate-vertices-faces-and-color-for-u3d-format), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
