SVG import-export

Matlab fonctions to read and write SVG (Scalable Vector Graphic) files to and from Matlab structures

https://github.com/martinResearch/MatlabSVG

Sie verfolgen jetzt diese Einreichung

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.

Zitieren als

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

Kategorien

Mehr zu Data Import and Analysis finden Sie in Help Center und MATLAB Answers

Allgemeine Informationen

Kompatibilität der MATLAB-Version

  • Kompatibel mit allen Versionen

Plattform-Kompatibilität

  • Windows
  • macOS
  • Linux

Versionen, die den GitHub-Standardzweig verwenden, können nicht heruntergeladen werden

Version Veröffentlicht Versionshinweise Action
1.0.0.0

improving description
fix typo

Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.
Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.