plot2svg
Plot converter
Converts MATLAB plots to scalable vector graphics (SVG) format
Save MATLAB plots as svg files
47 stars
7 watching
21 forks
Language: MATLAB
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
plotly/plotly_matlab | Converts MATLAB figures to interactive online charts and graphs | 382 |
w8r/geojson2svg | Converts GeoJSON data into SVG format for mapping and visualization | 67 |
matlab2tikz/matlab2tikz | A MATLAB script that converts native figures to LaTeX/TikZ figures for integration into documents | 1,567 |
vishpat/svg2gcode | Converts SVG to G-code for CNC machines using Bezier curves and recursive subdivision | 92 |
slayton/matlab-xkcdify | A tool for converting most Matlab plots to XKCD style plots | 52 |
swhitty/swiftdraw | Converts SVG images into SFSymbol, PNG, PDF, and Swift source code formats | 423 |
peijin94/matlabplotcheatsheet | A cheat sheet and documentation for plotting in MATLAB | 421 |
ollix/svg2nvg | Converts SVG files to nanovg source code | 49 |
coolbutuseless/ggsvg | An R extension that allows using SVG images as points in ggplot plots | 139 |
aviate-labs/svg.mo | A Motoko library for generating Scalable Vector Graphics | 8 |
jnavila/plotkicadsch | A tool to export Kicad schematics to SVG pictures | 219 |
asciitosvg/asciitosvg | Converts ASCII art diagrams to visually appealing SVG output | 211 |
millermedeiros/svgparser | Converts SVG graphics to FIVe3D and HTML5 canvas formats. | 15 |
guangchuangyu/ggplotify | Converts plot functions to ggplot objects for easier integration with other plotting ecosystems | 105 |
bastibe/violinplot-matlab | A MATLAB implementation of violin plots as a more detailed and informative alternative to traditional box plots. | 253 |