Rank: 170455 based on 0 downloads (last 30 days) and 0 files submitted
photo

Rebecca

E-mail

Personal Profile:
Professional Interests:

 

Watch this Author's files

 

Comments and Ratings by Rebecca
Updated File Comments Rating
09 Jul 2010 Select subplots with mouse, with visual feedback Click the mouse to select (and visibly toggle) multiple subplots. Returns subplot indices. Author: Matt Caywood

This is exactly what I needed for a program I'm writing. I'm looking to make a small twist on using it, that is, to have my program wait for the first one to be clicked and when that's done, move on to something else. I've tried waitfor(p, 'ButtonDownFcn') and also a while loop (while goodplots(1:end) == 0)... but these don't seem to work. Any recs on embedding this?

Contact us at files@mathworks.com