Technical Solutions
Why is the 'ButtonDownFcn' property of an axes in a GUI not called after I plot a figure in MATLAB 7.3 (R2006b) ?
Date Last Modified: Friday, June 26, 2009
| Solution ID: | 1-3K8R2L | |
| Product: | MATLAB | |
| Reported in Release: | R2006b | |
| Platform: | All Platforms | |
| Operating System: | All OS |
Subject:
Why is the 'ButtonDownFcn' property of an axes in a GUI not called after I plot a figure in MATLAB 7.3 (R2006b) ?
Problem Description:
The 'ButtonDownFcn' property of an axes is defined in the property inspector during the GUI building process.
However, this function is not being called when I run my GUI.
Solution:High-level plotting functions, by default, clear the axes properties (except the 'position' and the 'units' property). |
|
|
Store

