Environment variable
searches the operating system environment variable list for text of the form
value = getenv(name)name=value.
On UNIX® platforms, the shell you use to start MATLAB® determines the operating system environment. For example,
starting MATLAB on a Mac platform from the Applications folder creates a
different shell environment from starting MATLAB from Terminal.