Matlab Quick Reference Page 9

ADVERTISEMENT

Gray color map to enhance image contrast
Specify application data
contrast
setappdata
Shades of cyan and magenta color map
cool
Interactive User Input
Linear copper-tone color map
copper
Handle Graphics, Object Creation
Graphical input from a mouse or cursor
ginput
Alternating red, white, blue, and black color map
flag
Create Axes object
Zoom in and out on a 2-D plot
axes
zoom
Linear gray-scale color map
gray
Create Figure (graph) windows
figure
hot
Black-red-yellow-white color map
Create Image (2-D matrix)
image
Hue-saturation-value (HSV) color map
hsv
Region of Interest
Create Light object (illuminates Patch and Surface)
light
Variant of HSV
jet
Drag XOR rectangles with mouse
dragrect
Create Line object (3-D polylines)
line
Line color colormap
lines
Complete any pending drawing
drawnow
Create Patch object (polygons)
patch
Colormap of prism colors
prism
rbbox
Rubberband box
Create Rectangle object (2-D rectangle)
rectangle
Shades of magenta and yellow color map
spring
Create Surface (quadrilaterals)
surface
Shades of green and yellow colormap
summer
Graphical User Interfaces
Create Text object (character strings)
text
Shades of blue and green color map
winter
Dialog Boxes
Create context menu (popup associated with object)
uicontextmenu
dialog
Create a dialog box
Printing
Create error dialog box
errordlg
Hardcopy paper orientation
Display help dialog box
orient
helpdlg
Page position dialog box
Create input dialog box
pagesetupdlg
inputdlg
Print graph or save graph to file
print
Create list selection dialog box
listdlg
Handle Graphics, Figure Windows
Print dialog box
printdlg
Create message dialog box
msgbox
Screen capture of the current figure
capture
Configure local printer defaults
Display page layout dialog box
printopt
pagedlg
Clear figure window
clc
saveas
Save figure to graphic file
printdlg
Display print dialog box
Clear figure
clf
Create question dialog box
questdlg
close
Close specified window
Display dialog box to retrieve name of file for reading
uigetfile
Handle Graphics, General
Default close request function
closereq
Display dialog box to retrieve name of file for writing
uiputfile
Find all children of specified objects
allchild
Get current figure handle
gcf
Interactively set a ColorSpec using a dialog box
uisetcolor
Make a copy of a graphics object and its children
copyobj
Graphics M-file preamble for NextPlot property
newplot
Interactively set a font using a dialog box
uisetfont
Find all graphics objects (including hidden handles)
findall
Refresh figure
refresh
Create warning dialog box
warndlg
Find objects with specified property values
findobj
Save figure or model to desired output format
saveas
Return object whose callback is currently executing
gcbo
User Interface Deployment
Return handle of current object
gco
Handle Graphics, Axes
Get object properties
Store or retrieve application data
get
guidata
Plot axis scaling and appearance
axis
Rotate objects about specified origin and direction
Create a structure of handles
rotate
guihandles
Clear Axes
cla
True for graphics objects
ishandle
Move GUI figure onscreen
movegui
Get current Axes handle
gca
Set object properties
set
Open or raise GUI figure
openfig
Object Manipulation
Working with Application Data
User Interface Development
Reset axis or figure
reset
Get value of application data
getappdata
Open the GUI Layout Editor
guide
Interactively rotate the view of a 3-D plot
rotate3d
True if applicat ion data exists
Display Property Inspector
isappdata
inspect
Interactively select, move, or resize objects
selectmoveresize
Remove application data
rmappdata

ADVERTISEMENT

00 votes

Related Articles

Related forms

Related Categories

Parent category: Education