bin/
sub-directory where Octave binaries can be found,
e.g., typically /usr/
on Linux machines.
Octave.home(..., configure = Octave.config[["customed"]], use.system = TRUE)
file.path
.octave-config
to retrieve Octave home directory.
This would be done as a last resort, if the path could not be
determined in any other ways (see Details).NULL
if the path was not found.
'octave.home'
;
'OCTAVE_HOME'
;
octave-config
, which is itself looked up
in the system PATH.
If set, the global option or environment variable should contain the absolute path to Octave root directory.
Octave.config
,
Octave.info
, Octave.version
;
o_config_info
; octave_config