SVG import-export

版本 1.0.0.0 (155.6 KB) 作者: martin de la gorce
Matlab fonctions to read and write SVG (Scalable Vector Graphic) files to and from Matlab structures
2.2K 次下载
更新时间 2023/1/29

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.

引用格式

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

MATLAB 版本兼容性
创建方式 R2014a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Data Import and Analysis 的更多信息

Community Treasure Hunt

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

Start Hunting!

无法下载基于 GitHub 默认分支的版本

版本 已发布 发行说明
1.0.0.0

improving description
fix typo

要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库
要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库