User`s guide
R2007b
19-36
Both measurements are given in pixels, regardless of the current Units settings for GUI
objects. When multiple objects are selected, any elements of their Position properties
that are not identical are read out as MULTI. The readouts help you to precisely size and
align GUI components.
Documentation for Making GUIDE GUIs Interact
A new documentation section, Making Multiple GUIs Work Together, has been added to
illustrate how multiple GUIDE GUIs can work together by sharing data to create a more
complicated GUI. It first summarizes the techniques that GUIDE GUIs can use to share
data with one another. It then steps through two examples, accompanied by their M-files
and FIG-files, to show how to use those techniques for specific tasks.
Functions Being Removed
Function Name What Happens
When You Run the
Function?
Use This Function Instead Compatibility
Considerations
axlimdlg Errors None No replacement
cbedit Errors guide Use the guide command
instead
clruprop Errors rmappdata Replace existing
instances of clruprop
with rmappdata
ctlpanel Errors guide Use the guide command
instead
edtext Errors Set the editing
property on the text
object
No replacement
extent Errors Get the extent property
of the text object
No replacement
getuprop Errors getappdata Replace existing
instances of getuprop
with getappdata