extract_data_from_f​igures

This function extracts multiple data plot values from figure files in Matlab.

Ahora está siguiendo esta publicación

%%
%
% Input : File name <filename.fig>
% with multiple plots in a single file
% Output : struct data
% : data.names contains names of the display object Yvalues
% : data.Y contains the actual plot values withthe first column
% containing the x-values
%
% Written by Chetanya Puri, 2019
% Last Modified: Nov 6, 2019
% save a variable from matlab plot createa variable from matlab figure with mutiple % plots

Citar como

Chetanya (2026). extract_data_from_figures (https://es.mathworks.com/matlabcentral/fileexchange/73274-extract_data_from_figures), MATLAB Central File Exchange. Recuperado .

Categorías

Más información sobre Creating, Deleting, and Querying Graphics Objects en Help Center y MATLAB Answers.

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión desde R2006a

Compatibilidad con las plataformas

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