[Master Index]
[Index for /tools/hpmatlab/toolbox/matlab/general]
getenv
(/tools/hpmatlab/toolbox/matlab/general/getenv.m)
Help text
GETENV Get environment value.
GETENV('NAME'), where NAME is a text string, searches
the environment list for a string of the form NAME=VALUE
and returns the string VALUE if such a string is present.
If the specified name cannot be found, an empty matrix
is returned.
Cross-Reference Information
This is called by
- auwrite /tools/hpmatlab/toolbox/matlab/sounds/auwrite.m
- hostid /tools/hpmatlab/toolbox/matlab/general/hostid.m
- matlabroot /tools/hpmatlab/toolbox/matlab/general/matlabroot.m
- menu /tools/hpmatlab/toolbox/matlab/lang/menu.m
- mexdebug /tools/hpmatlab/toolbox/matlab/lang/mexdebug.m
- print /tools/hpmatlab/toolbox/matlab/graphics/print.m
- whatsnew /tools/hpmatlab/toolbox/matlab/general/whatsnew.m
Produced by mat2html on Wed Feb 8 12:25:18 EST 1995
Cross-Directory links are: ON