Stuart’s MATLAB Videos

Watch and Learn

Saving State in a WindowButtonMotionFcn Callback

I need to display some text information when I hover over the nodes in my graph plot. I’m going to use a text object, updated via the WindowButtonMotionFcn property of the figure, but I need to be able to remember its state so I can turn it on and off. I’m going to try and use a nested function to store the text object in the parent workspace of the callback.

Features covered in this code-along style video include:

Play the video in full screen mode for a better viewing experience. 

|
  • print

Comments

To leave a comment, please click here to sign in to your MathWorks Account or create a new one.