Refine by Content Type

Refine by Product

Refine by Time Frame

image thumbnail

updated 3 months ago

stlwrite - Write binary or ascii STL file by Sven

Export a variety of inputs (patch, surface) to an STL triangular mesh (stl, tri, patch)

stlwrite(filename, varargin)

image thumbnail

updated 10 months ago

Scalable Vector Graphics (SVG) Export of Figures by Juerg Schwizer

Converts 3D and 2D MATLAB plots to the scalable vector format (SVG). (plot2svg, svg filters, 3d)

demo_svg_water

plot2svg.m

simulink2svg

image thumbnail

updated 11 months ago

Export figure to 3D interactive PDF by Ioannis Filippidis

Export figure as a U3D file or directly to 3D interactive graphics within a PDF. (3d, u3d, graphics)

[strmodelshading, strfaces_colors, strfaceshading, strcolor...

arclength(px,py,varargin)

axes_extremal_xyz(ax)

image thumbnail

updated 12 months ago

Converting a 3D logical array into an STL surface mesh by Adam A

Conversion of a voxelised object contained within a 3D logical array into an STL surface mesh. (stl, cad, data export)

CONVERT_meshformat(varargin)

CONVERT_voxels_to_stl(STLname,gridDATA,gridX,gridY,gridZ,va...

READ_stl(stlFILENAME,varargin)

image thumbnail

updated 1 year ago

vtkpipe by LeFlaux

Pipe visualization data to vtk files. (vtk, visualization, data export)

vtkquiver(x, y, z, u, v, w, varname, filename)

vtkseries(t, f, filename)

vtktrisurf(tri, x, y, z, argin5, argin6, argin7)

image thumbnail

updated 4 years ago

Export triangulation to Paraview by David Gingras

Function to export an unrestricted 2D triangulation to a VTK file which can be open with Paraview. (2d, visualization, data export)

exportTriangulation2VTK(file,XYZ,tri,dir)

image thumbnail

updated 4 years ago

Export 3D line to Paraview by David Gingras

Function to export a 3D line to a VTK format which can be open with Paraview. (3d, data export, visualization)

export3Dline2VTK(file,path3D,dir)

image thumbnail

updated 5 years ago

readObj by Bernard Abayowa

readObj file into Matlab structure (data export, obj, read)

readObj(fname)

image thumbnail

updated 9 years ago

dxf export for 3d line elements by Christoph Krall

Exports 3d line elements into a DXF file for further use with CAD software. (3d, dxf, data export)

writedxfline.m

image thumbnail

updated 10 years ago

read_vrml by Graham Akroyd

Reads a VRML 1.0 file into a MATLAB structure. (data import, data export, vrml)

read_vrml(filename)

image thumbnail

updated 11 years ago

GenMesh - AVS to MATLAB converter by Alex Lomas

Convert an AVS file into a MATLAB 3D double array ready for visualisation. (avs, fluid, convert)

genmesh(p1,p2,p3)

Contact us