Index

A

application
standalone, Building Standalone Applications
args (dynamic function parameter)
see macro, DEFUN_DLD

C

constant
access from dynamical extension, Defining Constants And Variables
behavior of a, Defining Constants And Variables
definition
see definition of a constant (oct)

D

DEFCONST
see Octave library, macro, DEFCONST
definition
of a constant (oct), Advanced Extension Programming
of a variable (oct), Advanced Extension Programming
DEFUN_DLD
see macro, DEFUN_DLD
DEFVAR
see Octave library, macro, DEFVAR
dynamic extension
see file, oct

E

examples, Complete examples
unit test, Unit-test

F

file
oct, OCT Files

G

GNU
Free Documentation License (FDL), GNU Free Documentation License
General Public License (GPL), GNU General Public License

H

header file
defun-dld.h, Defining Constants And Variables
defun.h, Defining Constants And Variables

M

macro
DEFUN_DLD, Feature Compatibility
mkoctfile, Compiling

N

nargout (dynamic function parameter)
see macro, DEFUN_DLD

O

oct-file
see file, oct
Octave function
clear, Defining Constants And Variables
Octave library
function
builtin_any_variable, Defining Constants And Variables
builtin_real_scalar_variable, Defining Constants And Variables
builtin_string_variable, Defining Constants And Variables
symbol_record::change_function, Defining Constants And Variables
macro
DEFCONST, Defining Constants And Variables
DEFVAR, Defining Constants And Variables
typedef
change_function, Defining Constants And Variables

S

standalone applications
see applications, standalone

T

tests
ordering of, Input parameter checking

V

variable
access from dynamical extension, Defining Constants And Variables
definition
see definition of a variable (oct)