matfig2pgfdata(file​name,m,n)

Simple exporting and reducing data shown in matlab figures for pgfplots

Ahora está siguiendo esta publicación

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.

Citar como

Jörg Petzold (2026). matfig2pgfdata(filename,m,n) (https://la.mathworks.com/matlabcentral/fileexchange/65987-matfig2pgfdata-filename-m-n), MATLAB Central File Exchange. Recuperado .

Agradecimientos

Inspirado por: Plot (Big)

Inspiración para: matlab2dplot2datafile

Categorías

Más información sobre Data Exploration en Help Center y MATLAB Answers.

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.0.0.0