extract_data_from_f​igures

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

Vous suivez désormais cette soumission

%%
%
% 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

Citation pour cette source

Chetanya (2026). extract_data_from_figures (https://fr.mathworks.com/matlabcentral/fileexchange/73274-extract_data_from_figures), MATLAB Central File Exchange. Extrait(e) le .

Catégories

En savoir plus sur Creating, Deleting, and Querying Graphics Objects dans Help Center et MATLAB Answers

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec les versions R2006a et ultérieures

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version Action
1.0.0