[Master Index]
Index for /tools/hpmatlab/toolbox/matlab/graphics
Produced by mat2html on Wed Feb 8 12:25:18 EST 1995
Cross-Directory links are: ON
Matlab files in this Directory
Contents General purpose graphics functions.
axes AXES Create axis at arbitrary positions.
axis AXIS Plot axis scaling and appearance.
blt BLT Set line and text objects to Black or White.
capture CAPTURE Screen capture of the current figure.
cinvert CINVERT Invert black and white objects for nice printer output.
cla CLA Clear axis.
clf CLF Clear Figure.
clg CLG Clear Figure (graph window).
close CLOSE Close specified window.
colstyle COLSTYLE Parse color and style from string for graphics.
dc2sc DC2SC Data-coordinate to figure-coordinate conversion.
drawnow DRAWNOW Complete any pending drawing.
figure FIGURE Create Figures (graph windows).
gca GCA Get current axis handle.
gcf GCF Get current figure handle.
gco GCO Handle of current object.
get GET Get object properties.
getframe GETFRAME Get movie frame.
ginput GINPUT Graphical input from a mouse or cursor.
graymon GRAYMON Graphics figure defaults set for gray-scale monitor.
hardcopy HARDCOPY Save figure window to file.
hold HOLD Hold the current graph.
image IMAGE Display image (create image object).
imagesc IMAGESC Scale data and display as image.
ishold ISHOLD Return 1 if hold is on.
meta META PostScript hardcopy.
movie MOVIE Play recorded movie frames.
moviein MOVIEIN Initialize memory for saving movie frames.
newplot NEWPLOT Graphics M-file preamble to handle the NextPlot property.
orient ORIENT Hardcopy paper orientation.
patch PATCH Create patch low-level objects.
print PRINT Print graph or save graph to file.
rbbox RBBOX Rubberband box.
reset RESET Reset axis or figure.
sc2dc SC2DC Figure-coordinate to data-coordinate conversion.
set SET Set object properties.
shg SHG Show graph window.
subplot SUBPLOT Create axes in tiled positions.
swapprev SWAPPREV Merge EPSI and EPS files.
terminal TERMINAL Set graphics terminal type.
uicontrol UICONTROL Create user interface control.
uigetfile UIGETFILE Interactively retrieve a filename by displaying a dialog box.
uimenu UIMENU Create user interface menu.
uiputfile UIPUTFILE Interactively retrieve a filename by displaying a dialog box.
whitebg WHITEBG Change background color of figure.
dialog DIALOG displays a dialog box.
errordlg ERRORDLG Creates an error dialog box.
figflag FIGFLAG True if figure is currently displayed on screen.
helpdlg HELPDLG Displays a help dialog box.
layout LAYOUT script to define dialog box layout parameters.
questdlg QUESTDLG Creates a question dialog box.
refresh REFRESH REFRESH causes the current figure window to be
rotate ROTATE Rotate an object by angle alpha about a specified direction.
uiguide MATLAB4 User Interface and Handle Graphics Programming Guidelines
warndlg WARNDLG Creates an warning dialog box.