home *** CD-ROM | disk | FTP | other *** search
GNU Info File | 1995-02-24 | 6.4 KB | 211 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: 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 Variables154270
- Node: Summary of Preference Variables155001
- Node: Arithmetic157041
- Node: Utility Functions157414
- Node: Complex Arithmetic160108
- Node: Trigonometry160670
- Node: Sums and Products161348
- Node: Special Functions162706
- Node: Linear Algebra164527
- Node: Basic Matrix Functions164996
- Node: Matrix Factorizations169648
- Node: Functions of a Matrix174924
- Node: Polynomial Manipulations177188
- Node: Nonlinear Equations182205
- Node: Differential Equations183568
- Node: Ordinary Differential Equations183942
- Node: Differential-Algebraic Equations186048
- Node: Optimization187689
- Node: Quadratic Programming187905
- Node: Nonlinear Programming188483
- Node: Linear Least Squares189298
- Node: Quadrature190677
- Node: Functions of one Variable190861
- Node: Orthogonal Collocation191824
- Node: Control Theory192350
- Node: Signal Processing199826
- Node: Sets203241
- Node: Statistics204053
- Node: Plotting206149
- Node: Two-Dimensional Plotting206839
- Node: Three-Dimensional Plotting216530
- Node: Miscellaneous Plotting Functions219105
- Node: Image Processing223013
- Node: Input and Output227305
- Node: Basic Input and Output228983
- Node: C-Style I/O Functions237177
- Node: Opening and Closing Files238802
- Node: Formatted Output240084
- Node: Output Conversion Syntax243193
- Node: Table of Output Conversions246130
- Node: Integer Conversions248291
- Node: Floating-Point Conversions250336
- Node: Other Output Conversions253161
- Node: Formatted Input254218
- Node: Input Conversion Syntax256257
- Node: Table of Input Conversions258702
- Node: Numeric Input Conversions260528
- Node: String Input Conversions261555
- Node: Binary I/O262573
- Node: Other I/O Functions264707
- Node: Special Matrices267596
- Node: Special Utility Matrices268016
- Node: Famous Matrices272367
- Node: Matrix Manipulation274604
- Node: Finding Elements and Checking Conditions275236
- Node: Rearranging Matrices278027
- Node: String Functions283115
- Node: System Utilities284854
- Node: Timing Utilities285449
- Node: Interacting with the OS287682
- Node: System Information290362
- Node: Other Functions291014
- Node: Command History Functions291529
- Node: Help294587
- Node: Programming Utilities295475
- Node: Evaluating Strings as Commands295686
- Node: Miscellaneous Utilities298602
- Node: Amusements307752
- Node: Installation308231
- Node: Installation Problems313556
- Node: Binary Distributions319590
- Node: Installing Octave from a Binary Distribution319916
- Node: Creating a Binary Distribution321781
- Node: Trouble322521
- Node: Actual Bugs323253
- Node: Reporting Bugs326293
- Node: Bug Criteria327653
- Node: Bug Lists328873
- Node: Bug Reporting329857
- Node: Sending Patches335230
- Node: Service338049
- Node: Command Line Editing338660
- Node: Introduction and Notation339451
- Node: Readline Interaction340500
- Node: Readline Bare Essentials341657
- Node: Readline Movement Commands343191
- Node: Readline Killing Commands344080
- Node: Readline Arguments345721
- Node: Readline Init File346697
- Node: Readline Init Syntax347565
- Node: Commands For Moving351577
- Node: Commands For History352229
- Node: Commands For Text353301
- Node: Commands For Killing354966
- Node: Numeric Arguments356091
- Node: Commands For Completion356532
- Node: Miscellaneous Commands357256
- Node: Readline Vi Mode358092
- Node: Using Info358804
- Node: Cursor Commands360106
- Node: Scrolling Commands362771
- Node: Node Commands365252
- Node: Searching Commands369262
- Node: Xref Commands370873
- Node: Parts of an Xref371495
- Node: Selecting Xrefs373462
- Node: Window Commands375053
- Node: The Mode Line375998
- Node: Basic Windows377670
- Node: The Echo Area380202
- Node: Printing Nodes384388
- Node: Other Info Commands385035
- Node: Info Variables388275
- Node: Concept Index394439
- Node: Variable Index406911
- Node: Function Index410505
- Node: Operator Index430631
- Node: Readline Index433106
- Node: Info Index436132
- End Tag Table
-