Be the first to rate this file! 27 Downloads (last 30 days) File Size: 54.67 KB File ID: #23942
image thumbnail

"Linked Plots and Data Brushing" Video: Commands and Script

by Stuart McGarrity

 

28 Apr 2009 (Updated 04 Aug 2009)

MATLAB® Commands, data files and voice-over script used in "Linked Plots and Data Brushing" video.

| Watch this File

File Information
Description

MATLAB® Commands, data files and voice-over script used in "Linked Plots and Data Brushing" video here:

http://www.mathworks.com/products/demos/shipping/matlab/LinkedPlotsAndDataBrushing.html

Useful for users who want to follow along or try the examples afterwards. MATLAB file script is published in the \html directory.

MATLAB release MATLAB 7.6 (R2008a)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (1)
25 Feb 2010 Joshua Arnott

Stuart,
Is there any way to perform the last step, linking the histogram to an expression (e.g., data(:,2)) rather than having it automatically link a variable name (e.g., data2) as part of an M-file, rather than using the GUI? i.e., the equivalent of the following, but for hist() rather than plot():

ha = plot(data(:,1),data(:,2),'.b');
set(ha,'XDataSource','data(:,1)')
set(ha,'YDataSource','data(:,2)')

CSSM thread:
http://www.mathworks.com/matlabcentral/newsreader/view_thread/274601

Please login to add a comment or rating.
Updates
28 Apr 2009

Re-uploaded zip file.

20 Jul 2009

Added trademarks

29 Jul 2009

Trademark work.

04 Aug 2009

Copyright work.

Tag Activity for this File
Tag Applied By Date/Time
code Stuart McGarrity 28 Apr 2009 14:44:17
linked Stuart McGarrity 28 Apr 2009 14:44:17
plots Stuart McGarrity 28 Apr 2009 14:44:17
brushing Stuart McGarrity 28 Apr 2009 14:44:17
video Stuart McGarrity 28 Apr 2009 14:44:17
script Stuart McGarrity 28 Apr 2009 14:44:17
video Adwan ÐÐ 11 Jun 2009 22:03:01
brushing Christina Dukes 18 Jun 2009 04:50:22

Contact us at files@mathworks.com