matlab宋体代码-matlab_figure_layout:MATLAB函数可从Inkscapesvg文件获取图形布局

时间:2021-05-21 04:06:41
【文件属性】:
文件名称:matlab宋体代码-matlab_figure_layout:MATLAB函数可从Inkscapesvg文件获取图形布局
文件大小:611KB
文件格式:ZIP
更新时间:2021-05-21 04:06:41
系统开源 matlab宋体代码FigLay MATLAB (目前正在修改中) 由于时间限制和MATLAB的较新版本,我计划在有时间的时候修改代码以适应这些版本,并使其更易于使用并简化文档。 如果您想要这个的粗略工作版本,请通过phhanhtuan AT gmail与我联系。 Inkscape和MATLAB图形布局规划,可轻松复制图形 该功能用于在MATLAB绘制子面板之前,在Inkscape中规划图形布局(以生成标记的.svg文件)。 我编写此函数的原因是因为需要手动确定MATLAB的子图位置。 先决条件 Inkscape基本用法(自定义矩形和XML editors )。 我正在将Inkscape v0.92和SVG 1.1 。 MATLAB (到目前为止,我一直在使用MATLAB R2016a )。 我不确定早期版本是否会出现问题。 启示 使用Inkscape创建标记的.svg文件的想法来自python名为FigureFirst的包,该包解析.svg文件以读取matplotlib轴位置。 具体来说,github链接为。 受此启发,我为MATLAB用户创建了一个。 指示 常规步骤包括: 使用所需
【文件预览】:
matlab_figure_layout-master
----code()
--------FigureLayout.m(11KB)
----test()
--------test_2_layout_no_labels.pdf(2KB)
--------test_2c_withplot.pdf(148KB)
--------test_3_layout_with_labels.pdf(3KB)
--------layout_test_3.svg(6KB)
--------plot_test_2.m(5KB)
--------layout_test_2b.svg(7KB)
--------print_parsed_layout.m(2KB)
--------layout_test_2c.svg(7KB)
--------layout_test_2.svg(7KB)
--------component_colors.m(341B)
--------layout_test_1.svg(17KB)
--------layout_test_2a.svg(7KB)
--------test_1_layout_no_labels.pdf(3KB)
--------test_2_layout_with_labels.pdf(2KB)
--------test_2a_withplot.pdf(146KB)
--------test_2b_withplot.pdf(148KB)
--------test_1_layout_with_labels.pdf(4KB)
----README.md(9KB)
----docs()
--------logo1.png(108KB)
--------logo.svg(15KB)
--------logo2.png(96KB)
----_config.yml(49B)

网友评论