Code covered by the BSD License  

Highlights from
Edit plotted data with mouse

Be the first to rate this file! 15 Downloads (last 30 days) File Size: 4.2 KB File ID: #30827
image thumbnail

Edit plotted data with mouse

by Jimmy Shen

 

22 Mar 2011 (Updated 28 Mar 2011)

Edit plotted data by picking any point on the curve and moving the mouse.

| Watch this File

File Information
Description

There are 2 programs included.

"edit_1d_data.m" is the GUI interface for "draw_edit.m" program. You can edit the plotted 1-D data by picking any point on the curve and moving the mouse freely.

While the usage is limited, these programs demonstrated how to write GUI and handle mouse movement in old MATLAB versions.

Example:
y = edit_1d_data(load('my_1D_data.txt')); y = edit_1d_data(log(1:10), 'Log fxn');

MATLAB release MATLAB 5.3.1 (R11.1)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Please login to add a comment or rating.
Updates
23 Mar 2011

Changed description

28 Mar 2011

Added a Browse button to select 1-D text data.

Tag Activity for this File
Tag Applied By Date/Time
graphics Jimmy Shen 23 Mar 2011 16:11:23
gui Jimmy Shen 23 Mar 2011 16:11:23
demo Jimmy Shen 23 Mar 2011 16:11:23
mouse movement Jimmy Shen 23 Mar 2011 16:11:23
edit data Jimmy Shen 23 Mar 2011 16:11:23

Contact us at files@mathworks.com