SVG import-export

Matlab fonctions to read and write SVG (Scalable Vector Graphic) files to and from Matlab structures
2,2K download
Aggiornato 29 gen 2023

This contains Matlab code to load the content of an SVG file into a simple Matlab structure (loadSVG.m), to save a Matlab structure containing polygons and images into a SVG file (saveSVG.m) and a function to display this structure in a Matlab figure (plotSVG.m). It is possible to edit the polygons interactively within a matlab figure using plotSVG with true as the second argument. This code handles polygons but not bezier curves yet.

Cita come

martin de la gorce (2024). SVG import-export (https://github.com/martinResearch/MatlabSVG), GitHub. Recuperato .

Compatibilità della release di MATLAB
Creato con R2014a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Data Import and Analysis in Help Center e MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Le versioni che utilizzano il ramo predefinito di GitHub non possono essere scaricate

Versione Pubblicato Note della release
1.0.0.0

improving description
fix typo

Per visualizzare o segnalare problemi su questo componente aggiuntivo di GitHub, visita GitHub Repository.
Per visualizzare o segnalare problemi su questo componente aggiuntivo di GitHub, visita GitHub Repository.