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

4 lines
57 B
Mathematica
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
getenv('HOME')
getenv('PATH')
getenv('USER')