home *** CD-ROM | disk | FTP | other *** search
GNU Info File | 1996-10-12 | 6.4 KB | 211 lines |
- This is Info file octave.info, produced by Makeinfo-1.64 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: 183930
- octave.info-6: 228971
- octave.info-7: 278015
- octave.info-8: 327641
- octave.info-9: 375986
- octave.info-10: 424468
- Tag Table:
- (Indirect)
- Node: Top707
- Node: Preface8285
- Node: Copying14042
- Node: Introduction33212
- Node: Running Octave33900
- Node: Simple Examples34746
- Node: Executable Octave Programs41784
- Node: Comments43593
- Node: Errors45416
- Node: Invoking Octave48184
- Node: Command Line Options49015
- Node: Startup Files50533
- Node: Expressions51996
- Node: Constant Expressions52977
- Node: Numeric Constants53341
- Node: String Constants54743
- Node: Matrices57302
- Node: Empty Matrices59479
- Node: Ranges60785
- Node: Variables62371
- Node: Index Expressions63940
- Node: Data Structures66542
- Node: Calling Functions69679
- Node: Call by Value72186
- Node: Recursion73715
- Node: Global Variables75104
- Node: Keywords76545
- Node: Arithmetic Ops77283
- Node: Comparison Ops80565
- Node: Boolean Expressions81863
- Node: Element-by-element Boolean Operators82104
- Node: Short-circuit Boolean Operators84792
- Node: Assignment Ops86952
- Node: Increment Ops90912
- Node: Operator Precedence92804
- Node: Statements94839
- Node: The if Statement96162
- Node: The while Statement99608
- Node: The for Statement101762
- Node: The break Statement103712
- Node: The continue Statement105218
- Node: The unwind_protect Statement106519
- Node: Continuation Lines107951
- Node: Functions and Scripts109458
- Node: Defining Functions110112
- Node: Multiple Return Values115150
- Node: Variable-length Argument Lists117479
- Node: Variable-length Return Lists119551
- Node: Returning From a Function120603
- Node: Function Files121895
- Node: Script Files124735
- Node: Dynamically Linked Functions128334
- Node: Organization of Functions130703
- Node: Built-in Variables132472
- Node: Predefined Constants133592
- Node: User Preferences135634
- Node: Other Built-in Variables154258
- Node: Summary of Preference Variables154989
- Node: Arithmetic157029
- Node: Utility Functions157402
- Node: Complex Arithmetic160096
- Node: Trigonometry160658
- Node: Sums and Products161336
- Node: Special Functions162694
- Node: Linear Algebra164515
- Node: Basic Matrix Functions164984
- Node: Matrix Factorizations169636
- Node: Functions of a Matrix174912
- Node: Polynomial Manipulations177176
- Node: Nonlinear Equations182193
- Node: Differential Equations183556
- Node: Ordinary Differential Equations183930
- Node: Differential-Algebraic Equations186036
- Node: Optimization187677
- Node: Quadratic Programming187893
- Node: Nonlinear Programming188471
- Node: Linear Least Squares189286
- Node: Quadrature190665
- Node: Functions of one Variable190849
- Node: Orthogonal Collocation191812
- Node: Control Theory192338
- Node: Signal Processing199814
- Node: Sets203229
- Node: Statistics204041
- Node: Plotting206137
- Node: Two-Dimensional Plotting206827
- Node: Three-Dimensional Plotting216518
- Node: Miscellaneous Plotting Functions219093
- Node: Image Processing223001
- Node: Input and Output227293
- Node: Basic Input and Output228971
- Node: C-Style I/O Functions237165
- Node: Opening and Closing Files238790
- Node: Formatted Output240072
- Node: Output Conversion Syntax243181
- Node: Table of Output Conversions246118
- Node: Integer Conversions248279
- Node: Floating-Point Conversions250324
- Node: Other Output Conversions253149
- Node: Formatted Input254206
- Node: Input Conversion Syntax256245
- Node: Table of Input Conversions258690
- Node: Numeric Input Conversions260516
- Node: String Input Conversions261543
- Node: Binary I/O262561
- Node: Other I/O Functions264695
- Node: Special Matrices267584
- Node: Special Utility Matrices268004
- Node: Famous Matrices272355
- Node: Matrix Manipulation274592
- Node: Finding Elements and Checking Conditions275224
- Node: Rearranging Matrices278015
- Node: String Functions283103
- Node: System Utilities284842
- Node: Timing Utilities285437
- Node: Interacting with the OS287670
- Node: System Information290350
- Node: Other Functions291002
- Node: Command History Functions291517
- Node: Help294575
- Node: Programming Utilities295463
- Node: Evaluating Strings as Commands295674
- Node: Miscellaneous Utilities298590
- Node: Amusements307740
- Node: Installation308219
- Node: Installation Problems313544
- Node: Binary Distributions319578
- Node: Installing Octave from a Binary Distribution319904
- Node: Creating a Binary Distribution321769
- Node: Trouble322509
- Node: Actual Bugs323241
- Node: Reporting Bugs326281
- Node: Bug Criteria327641
- Node: Bug Lists328861
- Node: Bug Reporting329845
- Node: Sending Patches335218
- Node: Service338037
- Node: Command Line Editing338648
- Node: Introduction and Notation339439
- Node: Readline Interaction340488
- Node: Readline Bare Essentials341645
- Node: Readline Movement Commands343179
- Node: Readline Killing Commands344068
- Node: Readline Arguments345709
- Node: Readline Init File346685
- Node: Readline Init Syntax347553
- Node: Commands For Moving351565
- Node: Commands For History352217
- Node: Commands For Text353289
- Node: Commands For Killing354954
- Node: Numeric Arguments356079
- Node: Commands For Completion356520
- Node: Miscellaneous Commands357244
- Node: Readline Vi Mode358080
- Node: Using Info358792
- Node: Cursor Commands360094
- Node: Scrolling Commands362759
- Node: Node Commands365240
- Node: Searching Commands369250
- Node: Xref Commands370861
- Node: Parts of an Xref371483
- Node: Selecting Xrefs373450
- Node: Window Commands375041
- Node: The Mode Line375986
- Node: Basic Windows377658
- Node: The Echo Area380190
- Node: Printing Nodes384376
- Node: Other Info Commands385023
- Node: Info Variables388263
- Node: Concept Index394427
- Node: Variable Index406338
- Node: Function Index411557
- Node: Operator Index416777
- Node: Readline Index419252
- Node: Info Index424468
- End Tag Table
-