| Index Entry | Section |
|
M | | |
| mapping function | 1.3.5.1 A Sample Function Description |
| matching failure, in scanf | 16.2.11 Formatted Input |
| matrices | 4.1 Matrices |
| matrix multiplication | 10.3 Arithmetic Operators |
| maximum field width (scanf ) | 16.2.12 Input Conversion Syntax |
| messages, error | 2.5 How Octave Reports Errors |
| minimum field width (printf ) | 16.2.6 Output Conversion Syntax |
| missing data | 3.1.2 Missing Data |
| money | 27. Financial Functions |
| multiplication | 10.3 Arithmetic Operators |
|
N | | |
| negation | 10.3 Arithmetic Operators |
| NLP | 25. Optimization |
| nonlinear equations | 21. Nonlinear Equations |
| nonlinear programming | 25. Optimization |
| not operator | 10.5 Boolean Expressions |
| numeric constant | 3.1.1 Numeric Objects |
| numeric constant | 4. Numeric Data Types |
| numeric value | 3.1.1 Numeric Objects |
| numeric value | 4. Numeric Data Types |
|
O | | |
| Octave command options | 2.1.1 Command Line Options |
| ODE | 24. Differential Equations |
| on-line help | 2.3 Commands for Getting Help |
| operator precedence | 10.8 Operator Precedence |
| operators, arithmetic | 10.3 Arithmetic Operators |
| operators, assignment | 10.6 Assignment Expressions |
| operators, boolean | 10.5 Boolean Expressions |
| operators, decrement | 10.6 Assignment Expressions |
| operators, increment | 10.6 Assignment Expressions |
| operators, logical | 10.5 Boolean Expressions |
| operators, relational | 10.4 Comparison Operators |
| optimization | 25. Optimization |
| options, Octave command | 2.1.1 Command Line Options |
| or operator | 10.5 Boolean Expressions |
| oregonator | 24.1 Ordinary Differential Equations |
| otags | D.2 Using Octave Mode |
| otherwise statement | 12.2 The switch Statement |
| output conversions, for printf | 16.2.7 Table of Output Conversions |
|
P | | |
| partial fraction expansion | 29. Polynomial Manipulations |
| patches, submitting | B.6 Sending Patches for Octave |
| persistent statement | 9.2 Persistent Variables |
| persistent variables | 9.2 Persistent Variables |
| plotting | 17.1 Two-Dimensional Plotting |
| precision (printf ) | 16.2.6 Output Conversion Syntax |
| printing notation | 1.3.3 Printing Notation |
| program, self contained | 2.6 Executable Octave Programs |
| programs | 2.7 Comments in Octave Programs |
| prompt customization | 2.4.7 Customizing the Prompt |
|
Q | | |
| QP | 25. Optimization |
| QR factorization | 20.2 Matrix Factorizations |
| quadratic programming | 25. Optimization |
| quitting octave | 1.1 Running Octave |
| quitting octave | 2.2 Quitting Octave |
| quotient | 10.3 Arithmetic Operators |
|
R | | |
| range expressions | 4.2 Ranges |
| relational operators | 10.4 Comparison Operators |
| reporting bugs | B.2 Reporting Bugs |
| reporting bugs | B.4 Where to Report Bugs |
| results, incorrect | B.3 Have You Found a Bug? |
| results, incorrect | B.5 How to Report Bugs |
|
S | | |
| saving data | 16.1.3 Simple File I/O |
| Schur decomposition | 20.2 Matrix Factorizations |
| script files | 13. Functions and Script Files |
| scripts | 2.6 Executable Octave Programs |
| self contained programs | 2.6 Executable Octave Programs |
| short-circuit evaluation | 10.5.2 Short-circuit Boolean Operators |
| side effect | 10.6 Assignment Expressions |
| singular value decomposition | 20.2 Matrix Factorizations |
| speedups | A.2 Tips for Making Code Run Faster. |
| standards of coding style | A. Tips and Standards |
| startup | 2.1.2 Startup Files |
| startup files | 2.1.2 Startup Files |
| statements | 12. Statements |
| strings | 3.1.3 String Objects |
| strings | 5. Strings |
| structure elements, looping over | 12.5.1 Looping Over Structure Elements |
| structures | 3.1.4 Data Structure Objects |
| structures | 6. Data Structures |
| submitting diffs | B.6 Sending Patches for Octave |
| submitting patches | B.6 Sending Patches for Octave |
| subtraction | 10.3 Arithmetic Operators |
| suggestions | B.3 Have You Found a Bug? |
| switch statement | 12.2 The switch Statement |
|
T | | |
| TAGS | D.2 Using Octave Mode |
| tests for equality | 10.4 Comparison Operators |
| tips | A. Tips and Standards |
| transpose | 10.3 Arithmetic Operators |
| transpose, complex-conjugate | 10.3 Arithmetic Operators |
| troubleshooting | B. Known Causes of Trouble |
| try statement | 12.9 The try Statement |
|
U | | |
| unary minus | 10.3 Arithmetic Operators |
| undefined behavior | B.3 Have You Found a Bug? |
| undefined function value | B.3 Have You Found a Bug? |
| unwind_protect statement | 12.8 The unwind_protect Statement |
| unwind_protect_cleanup | 12.8 The unwind_protect Statement |
| use of comments | 2.7 Comments in Octave Programs |
| user-defined data types | 3.2 User-defined Data Types |
| user-defined functions | 13. Functions and Script Files |
| user-defined variables | 9. Variables |
| Utility Functions | 19.1 Utility Functions |
| Utility Functions | 19.1 Utility Functions |
| Utility Functions | 22.7.0.24 spmax |
| Utility Functions | 22.7.0.25 spmin |
|