centos man page for octave

Query: octave

OS: centos

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

OCTAVE(1)                                                     General Commands Manual                                                    OCTAVE(1)

NAME
octave - A high-level interactive language for numerical computations.
SYNOPSIS
octave [options]... [file]
DESCRIPTION
Octave is a high-level language, primarily intended for numerical computations. It provides a convenient command line interface for solv- ing linear and nonlinear problems numerically.
OPTIONS
The complete set of command-line options for octave is available by running the following command from the shell. octave --help
DOCUMENTATION
The primary documentation for Octave is written using Texinfo, the GNU documentation system, which allows the same source files to be used to produce on-line and printed versions of the manual. You can read the on-line copy of the Octave documentation by issuing the following command from within octave. octave:1> doc The Info files may also be read with a stand-alone program such as info or xinfo. HTML, Postscript, or PDF versions of the documentation are installed on many systems as well.
BUGS
The Octave project maintains a bug tracker at http://bugs.octave.org. Before submitting a new item please read the instructions at http://www.octave.org/bugs.html on how to submit a useful report.
FILES
Upon startup Octave looks for four initialization files. Each file may contain any number of valid Octave commands. octave-home/share/octave/site/m/startup/octaverc Site-wide initialization file which changes options for all users. octave-home is the directory where Octave was installed such as /usr/local. octave-home/share/octave/version/m/startup/octaverc Site-wide initialization file for Octave version version. ~/.octaverc User's personal initialization file. .octaverc Project-specific initialization file located in the current directory.
AUTHOR
John W. Eaton <jwe@octave.org> GNU Octave 4 February 2011 OCTAVE(1)
Related Man Pages
mkoctfile(1) - debian
mwrap(1) - debian
octave(1) - centos
octave(1) - sunos
octave(1) - opensolaris
Similar Topics in the Unix Linux Community
Great Vegas Site.
Octave 3.0.2 (Default branch)
octaviz 0.4.7 (Default branch)
Possible New Site Features
Increase LUN size in AIX with VIOS and HACMP