4.5

4.5 | 2 ratings Rate this file 11 Downloads (last 30 days) File Size: 34.48 KB File ID: #24195
image thumbnail

GUI utility to extract x, y data series from MATLAB figures

by Tingyue Gu

 

19 May 2009

Extract x and y data series from a MATLAB figure to a Microsoft Excel file.

| Watch this File

File Information
Description

MfigExtract V.1.0
Tingyue Gu
Ohio University
2009

This little utility can be used to extract x and y data series from
a MATLAB generated figure. The data are saved to a Microsoft Excel file. Curves in the figure may have different x ranges. This utility can be easily expanded to extract x, y, and z data series from a 3-D figure.

MATLAB R14 or higher is needed. This utility is compiler ready.

MATLAB release MATLAB 7.1.0 (R14SP3)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (4)
02 Sep 2009 Edoardo Alberti

Great tool, really!

17 Dec 2009 Wesley Sawhill

This is a truly great tool that got me out of a data jam! The only thing I noticed is that it's limited by the number of rows in excel, which becomes an issue for high data rates. Maybe have a *.csv option?

04 Aug 2011 medo_sk

Great tool. It seems that works very well except for some errors in my case.
??? Attempt to reference field of non-structure array.

Error in ==> MfigExtract>extractxydata_Callback at 208
set(handles.text4,'String',message);

Error in ==> MfigExtract>pushbutton1_Callback at 99
extractxydata_Callback(hObject, eventdata, handles)

Error in ==> gui_mainfcn at 96
        feval(varargin{:});

Error in ==> MfigExtract at 52
    gui_mainfcn(gui_State, varargin{:});
 
??? Error while evaluating uicontrol Callback

25 Apr 2012 PetM

Really, good tool!
Is it easy to extend this, in order to extract data from a 3D figure?
(x, y ,z data series from MATLAB figures)

Please login to add a comment or rating.
Tag Activity for this File
Tag Applied By Date/Time
data import Tingyue Gu 19 May 2009 15:10:16
data export Tingyue Gu 19 May 2009 15:10:16

Contact us at files@mathworks.com