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

4 lines
57 B
Matlab

getenv('HOME')
getenv('PATH')
getenv('USER')