home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Geek Gadgets 1
/
ADE-1.bin
/
ade-dist
/
octave-1.1.1p1-src.tgz
/
tar.out
/
fsf
/
octave
/
doc
/
octave.info
(
.txt
)
< prev
next >
Wrap
GNU Info File
|
1996-09-28
|
7KB
|
376 lines
This is Info file octave.info, produced by Makeinfo-1.55 from the input
file octave.texi.
Copyright (C) 1993, 1994, 1995 John W. Eaton.
Permission is granted to make and distribute verbatim copies of this
manual provided the copyright notice and this permission notice are
preserved on all copies.
Permission is granted to copy and distribute modified versions of
this manual under the conditions for verbatim copying, provided that
the entire resulting derived work is distributed under the terms of a
permission notice identical to this one.
Permission is granted to copy and distribute translations of this
manual into another language, under the above conditions for modified
versions.
Indirect:
octave.info-1: 707
octave.info-2: 50533
octave.info-3: 99608
octave.info-4: 135634
octave.info-5: 183942
octave.info-6: 228983
octave.info-7: 278027
octave.info-8: 327653
octave.info-9: 375998
octave.info-10: 410505
Tag Table:
(Indirect)
Node: Top
Node: Preface
Node: Copying
14042
Node: Introduction
33212
Node: Running Octave
33900
Node: Simple Examples
34746
Node: Executable Octave Programs
41784
Node: Comments
43593
Node: Errors
45416
Node: Invoking Octave
48184
Node: Command Line Options
49015
Node: Startup Files
50533
Node: Expressions
51996
Node: Constant Expressions
52977
Node: Numeric Constants
53341
Node: String Constants
54743
Node: Matrices
57302
Node: Empty Matrices
59479
Node: Ranges
60785
Node: Variables
62371
Node: Index Expressions
63940
Node: Data Structures
66542
Node: Calling Functions
69679
Node: Call by Value
72186
Node: Recursion
73715
Node: Global Variables
75104
Node: Keywords
76545
Node: Arithmetic Ops
77283
Node: Comparison Ops
80565
Node: Boolean Expressions
81863
Node: Element-by-element Boolean Operators
82104
Node: Short-circuit Boolean Operators
84792
Node: Assignment Ops
86952
Node: Increment Ops
90912
Node: Operator Precedence
92804
Node: Statements
94839
Node: The if Statement
96162
Node: The while Statement
99608
Node: The for Statement
101762
Node: The break Statement
103712
Node: The continue Statement
105218
Node: The unwind_protect Statement
106519
Node: Continuation Lines
107951
Node: Functions and Scripts
109458
Node: Defining Functions
110112
Node: Multiple Return Values
115150
Node: Variable-length Argument Lists
117479
Node: Variable-length Return Lists
119551
Node: Returning From a Function
120603
Node: Function Files
121895
Node: Script Files
124735
Node: Dynamically Linked Functions
128334
Node: Organization of Functions
130703
Node: Built-in Variables
132472
Node: Predefined Constants
133592
Node: User Preferences
135634
Node: Other Built-in Variables
154270
Node: Summary of Preference Variables
155001
Node: Arithmetic
157041
Node: Utility Functions
157414
Node: Complex Arithmetic
160108
Node: Trigonometry
160670
Node: Sums and Products
161348
Node: Special Functions
162706
Node: Linear Algebra
164527
Node: Basic Matrix Functions
164996
Node: Matrix Factorizations
169648
Node: Functions of a Matrix
174924
Node: Polynomial Manipulations
177188
Node: Nonlinear Equations
182205
Node: Differential Equations
183568
Node: Ordinary Differential Equations
183942
Node: Differential-Algebraic Equations
186048
Node: Optimization
187689
Node: Quadratic Programming
187905
Node: Nonlinear Programming
188483
Node: Linear Least Squares
189298
Node: Quadrature
190677
Node: Functions of one Variable
190861
Node: Orthogonal Collocation
191824
Node: Control Theory
192350
Node: Signal Processing
199826
Node: Sets
203241
Node: Statistics
204053
Node: Plotting
206149
Node: Two-Dimensional Plotting
206839
Node: Three-Dimensional Plotting
216530
Node: Miscellaneous Plotting Functions
219105
Node: Image Processing
223013
Node: Input and Output
227305
Node: Basic Input and Output
228983
Node: C-Style I/O Functions
237177
Node: Opening and Closing Files
238802
Node: Formatted Output
240084
Node: Output Conversion Syntax
243193
Node: Table of Output Conversions
246130
Node: Integer Conversions
248291
Node: Floating-Point Conversions
250336
Node: Other Output Conversions
253161
Node: Formatted Input
254218
Node: Input Conversion Syntax
256257
Node: Table of Input Conversions
258702
Node: Numeric Input Conversions
260528
Node: String Input Conversions
261555
Node: Binary I/O
262573
Node: Other I/O Functions
264707
Node: Special Matrices
267596
Node: Special Utility Matrices
268016
Node: Famous Matrices
272367
Node: Matrix Manipulation
274604
Node: Finding Elements and Checking Conditions
275236
Node: Rearranging Matrices
278027
Node: String Functions
283115
Node: System Utilities
284854
Node: Timing Utilities
285449
Node: Interacting with the OS
287682
Node: System Information
290362
Node: Other Functions
291014
Node: Command History Functions
291529
Node: Help
294587
Node: Programming Utilities
295475
Node: Evaluating Strings as Commands
295686
Node: Miscellaneous Utilities
298602
Node: Amusements
307752
Node: Installation
308231
Node: Installation Problems
313556
Node: Binary Distributions
319590
Node: Installing Octave from a Binary Distribution
319916
Node: Creating a Binary Distribution
321781
Node: Trouble
322521
Node: Actual Bugs
323253
Node: Reporting Bugs
326293
Node: Bug Criteria
327653
Node: Bug Lists
328873
Node: Bug Reporting
329857
Node: Sending Patches
335230
Node: Service
338049
Node: Command Line Editing
338660
Node: Introduction and Notation
339451
Node: Readline Interaction
340500
Node: Readline Bare Essentials
341657
Node: Readline Movement Commands
343191
Node: Readline Killing Commands
344080
Node: Readline Arguments
345721
Node: Readline Init File
346697
Node: Readline Init Syntax
347565
Node: Commands For Moving
351577
Node: Commands For History
352229
Node: Commands For Text
353301
Node: Commands For Killing
354966
Node: Numeric Arguments
356091
Node: Commands For Completion
356532
Node: Miscellaneous Commands
357256
Node: Readline Vi Mode
358092
Node: Using Info
358804
Node: Cursor Commands
360106
Node: Scrolling Commands
362771
Node: Node Commands
365252
Node: Searching Commands
369262
Node: Xref Commands
370873
Node: Parts of an Xref
371495
Node: Selecting Xrefs
373462
Node: Window Commands
375053
Node: The Mode Line
375998
Node: Basic Windows
377670
Node: The Echo Area
380202
Node: Printing Nodes
384388
Node: Other Info Commands
385035
Node: Info Variables
388275
Node: Concept Index
394439
Node: Variable Index
406911
Node: Function Index
410505
Node: Operator Index
430631
Node: Readline Index
433106
Node: Info Index
436132
End Tag Table