Poprzedni: Summary of Built-in Variables, W górę: Variables


9.5 Defaults from the Environment

Octave uses the values of the following environment variables to set the default values for the corresponding built-in variables. In addition, the values from the environment may be overridden by command-line arguments. Patrz Command Line Options.

EDITOR
Patrz Commands For History.

Built-in variable: EDITOR.

OCTAVE_EXEC_PATH
Patrz Controlling Subprocesses.

Built-in variable: EXEC_PATH. Command-line argument: --exec-path.

OCTAVE_PATH
Patrz Function Files.

Built-in variable: LOADPATH. Command-line argument: --path.

OCTAVE_INFO_FILE
Patrz Getting Help.

Built-in variable: INFO_FILE. Command-line argument: --info-file.

OCTAVE_INFO_PROGRAM
Patrz Getting Help.

Built-in variable: INFO_PROGRAM. Command-line argument: --info-program.

OCTAVE_HISTSIZE
Patrz Commands For History.

Built-in variable: history_size.

OCTAVE_HISTFILE
Patrz Commands For History.

Built-in variable: history_file.