[Master Index]
[Index for /tools/hpmatlab/toolbox/matlab/graphics]
terminal
(/tools/hpmatlab/toolbox/matlab/graphics/terminal.m)
Function Synopsis
terminal(ttype)
Help text
TERMINAL Set graphics terminal type.
TERMINAL puts up a menu of graphics terminal types and prompts for
a choice. It then configures MATLAB. You can also specify the
terminal type as the first parameter.
You can add any terminal settings you may need for your specific
emulators/terminals to this file.
The graphics terminals that are currently supported are:
tek401x - Tektronix 4010/4014
tek4100 - Tektronix 4100
tek4105 - Tektronix 4105
retro - retrographics card
sg100 - Selanar graphics 100
sg200 - Selanar graphics 200
vt240tek - VT240 & VT340 Tek mode
ergo - ergo terminal
graphon - graphon terminal
citoh - C.Itoh terminal
xtermtek - xterm, Tektronix graphics
wyse - Wyse WY-99GT
kermit - MS-DOS Kermit 2.23
hp2647 - Hewlett-Packard 2647
versa - Macintosh with VersaTerm (Tektronics 4010/4014)
versa4100 - Macintosh with VersaTerm (Tektronics 4100)
versa4105 - Color/Grayscale Macintosh with VersaTerm (Tektronics 4105)
hds - Human Designed Systems
Cross-Reference Information
This function calls
- break /tools/hpmatlab/toolbox/matlab/lang/break.m
- clc /tools/hpmatlab/toolbox/matlab/general/clc.m
- computer /tools/hpmatlab/toolbox/matlab/elmat/computer.m
- disp /tools/hpmatlab/toolbox/matlab/general/disp.m
- else /tools/hpmatlab/toolbox/matlab/lang/else.m
- elseif /tools/hpmatlab/toolbox/matlab/lang/elseif.m
- end /tools/hpmatlab/toolbox/matlab/lang/end.m
- error /tools/hpmatlab/toolbox/matlab/lang/error.m
- eval /tools/hpmatlab/toolbox/matlab/lang/eval.m
- exist /tools/hpmatlab/toolbox/matlab/ops/exist.m
- for /tools/hpmatlab/toolbox/matlab/lang/for.m
- get /tools/hpmatlab/toolbox/matlab/graphics/get.m
- i /tools/hpmatlab/toolbox/matlab/elmat/i.m
- if /tools/hpmatlab/toolbox/matlab/lang/if.m
- length /tools/hpmatlab/toolbox/matlab/general/length.m
- menu /tools/hpmatlab/toolbox/matlab/lang/menu.m
- min /tools/hpmatlab/toolbox/matlab/datafun/min.m
- nargin /tools/hpmatlab/toolbox/matlab/elmat/nargin.m
- return /tools/hpmatlab/toolbox/matlab/lang/return.m
- set /tools/hpmatlab/toolbox/matlab/graphics/set.m
- type /tools/hpmatlab/toolbox/matlab/general/type.m
Produced by mat2html on Wed Feb 8 12:25:18 EST 1995
Cross-Directory links are: ON