Skip to Main Content Skip to Search
File Exchange
MATLAB Newsgroup
Link Exchange
  Blogs  
 Contest 
MathWorks.com

File Exchange Pick of the Week

December 26th, 2007

Advanced MATLAB: ButtonDownFcn

This is the next in a series of advanced topics in MATLAB. My definition of “Advanced” is somewhat nebulous and arbitrary, so even newer users can give this a watch.

Two and a half minute video shows how to use buttondownfcn to get the current point. This can be a fundamental skill that underlies many advanced GUIs.

Video Content

Find the files here.

Other videos have been gathered here:
http://blogs.mathworks.com/pick/category/video/

Other Advanced MATLAB posts have been gathered here:
http://blogs.mathworks.com/pick/category/advanced-matlab/

One Response to “Advanced MATLAB: ButtonDownFcn”

  1. Daphne replied on :

    Thanks for another great tutorial.

    If my plot were actually a 2-D figure, would it be possible to get the (x,y) and also the intensity at that spot (x/255)?

    Thanks,
    Daphne

Leave a Reply


Bob, Brett & Jiro share their favorite user-contributed submissions from the File Exchange.

  • panweichen: hello, My name is Pan. I am sending you this E-mail to look for the possibility to use Toolbox to...
  • Gamal: Thank u Doug for ur fast reply. yes I have an NI-DAQ USB 6008. and I have an Analogue voltage sinusoidal...
  • Hector Mejía: Hi, I have Matlab 7.5.0 (R2007b) and I need to create a table on an interface, but in the GUI...
  • Steve L: DH Cho, Use a cell array instead of growing the vector/matrix inside the loop. fileName = 'a.xls'; range =...
  • JJ Garza: Tutorial gave very helpful insight to my problem, but it seems to have generated a new problem in my case....
  • nilu: it’s good
  • Quan Quach: Hey, that is a pretty nifty use of MATLAB! I’m going to make an alarm system for my house.
  • Rodney Thomson: I was most dismayed when I saw that as of 2008/10/07 only 178 people had downloaded this package from...
  • Doug: Gamal, That is something that can be done. Do you have the Data Acquisition toolbox? What have you tried, can...
  • Gamal: Dear Sir, I am working in a project that i use an Analogue to digital converter HW to transfer analogue...

These postings are the author's and don't necessarily represent the opinions of The MathWorks.

Related Topics