matfig2pgfdata(file​name,m,n)

Simple exporting and reducing data shown in matlab figures for pgfplots

您现在正在关注此提交

A small function that captures the currently visible data in a matlab line plot and exports to a data file instantly readable with pgfplots in latex. It is based on and needs the reduce_to_width function by Tucker McClure available here:
https://github.com/tuckermcclure/matlab-plot-big/blob/master/reduce_to_width.m
Its automatically reduces the number of samples to the minimum to reproduce the displayed matlab graph in the pgf axes. Works also with zoomed data. Note that the reduction results depend on the figure width and height.

引用格式

Jörg Petzold (2026). matfig2pgfdata(filename,m,n) (https://ww2.mathworks.cn/matlabcentral/fileexchange/65987-matfig2pgfdata-filename-m-n), MATLAB Central File Exchange. 检索时间: .

致谢

参考作品: Plot (Big)

启发作品: matlab2dplot2datafile

类别

Help CenterMATLAB Answers 中查找有关 Data Exploration 的更多信息

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.0.0.0