Navigation

Operators and Keywords

Function List:

C++ API

: stdin ()

Return the numeric value corresponding to the standard input stream.

When Octave is used interactively, stdin is filtered through the command line editing functions.

See also: stdout, stderr.

Package: octave