Community Profile

photo

stormchaser88


Active since 2012

Statistics

Content Feed

View by

Answered
How to read mouse position in figure when mouse is static/not moving
Hi walter, the problem is that mouseMoveCircle is called only when the mouse is moved....that is a drawback of the Set(gcf...) c...

12 years ago | 0

| accepted

Question


How to read mouse position in figure when mouse is static/not moving
I am currently using the function: set (gcf, 'WindowButtonMotionFcn', @mouseMoveCircle); where mouseMoveCircle is a custo...

12 years ago | 3 answers | 0

3

answers