#
: Comments
#!
: Executable Octave Programs
%
: Comments
--braindead
: Command Line Options
--debug
: Command Line Options
--echo-commands
: Command Line Options
--exec-path
path
: Command Line Options
--help
: Command Line Options
--info-file
filename
: Command Line Options
--info-program
program
: Command Line Options
--interactive
: Command Line Options
--no-init-file
: Command Line Options
--no-line-editing
: Command Line Options
--no-site-file
: Command Line Options
--norc
: Command Line Options
--path
path
: Command Line Options
--quiet
: Command Line Options
--silent
: Command Line Options
--traditional
: Command Line Options
--verbose
: Command Line Options
--version
: Command Line Options
-?
: Command Line Options
-d
: Command Line Options
-f
: Command Line Options
-h
: Command Line Options
-i
: Command Line Options
-p
path
: Command Line Options
-q
: Command Line Options
-v
: Command Line Options
-V
: Command Line Options
-x
: Command Line Options
...
: Variable-length Return Lists Variable-length Argument Lists
...
continuation marker: The try Statement
.octaverc
: Startup Files
\
continuation marker: The try Statement
break
statement: The break Statement
case
statement: The switch Statement
catch
: The try Statement
continue
statement: The continue Statement
printf
): Formatted Output
scanf
): Formatted Input
do-until
statement: The do-until Statement
else
statement: The if Statement
elseif
statement: The if Statement
end
statement: Statements
end_try_catch
: The try Statement
end_unwind_protect
: The unwind_protect Statement
endfor
statement: The for Statement
endfunction
statement: Defining Functions
endif
statement: The if Statement
endswitch
statement: The switch Statement
endwhile
statement: The while Statement
printf
): Output Conversion Syntax
scanf
): Input Conversion Syntax
for
statement: The for Statement
function
statement: Defining Functions
global
statement: Global Variables
if
statement: The if Statement
scanf
: Table of Input Conversions
scanf
: Formatted Input
scanf
): Input Conversion Syntax
printf
): Output Conversion Syntax
otags
: Using Octave Mode
otherwise
statement: The switch Statement
printf
: Table of Output Conversions
persistent
statement: Persistent Variables
printf
): Output Conversion Syntax
switch
statement: The switch Statement
try
statement: The try Statement
unwind_protect
statement: The unwind_protect Statement
unwind_protect_cleanup
: The unwind_protect Statement
while
statement: The while Statement
~/.octaverc
: Startup Files