RosettaCodeData/Task/Environment-variables/MATLAB/environment-variables.m

4 lines
57 B
Mathematica
Raw Permalink Normal View History

2013-04-10 23:57:08 -07:00
getenv('HOME')
getenv('PATH')
getenv('USER')