home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-dist / octave-1.1.1p1-bin.lha / info / octave.info (.txt) next >
GNU Info File  |  1996-10-12  |  7KB  |  376 lines

  1. This is Info file octave.info, produced by Makeinfo-1.64 from the input
  2. file octave.texi.
  3.    Copyright (C) 1993, 1994, 1995 John W. Eaton.
  4.    Permission is granted to make and distribute verbatim copies of this
  5. manual provided the copyright notice and this permission notice are
  6. preserved on all copies.
  7.    Permission is granted to copy and distribute modified versions of
  8. this manual under the conditions for verbatim copying, provided that
  9. the entire resulting derived work is distributed under the terms of a
  10. permission notice identical to this one.
  11.    Permission is granted to copy and distribute translations of this
  12. manual into another language, under the above conditions for modified
  13. versions.
  14. Indirect:
  15. octave.info-1: 707
  16. octave.info-2: 50533
  17. octave.info-3: 99608
  18. octave.info-4: 135634
  19. octave.info-5: 183930
  20. octave.info-6: 228971
  21. octave.info-7: 278015
  22. octave.info-8: 327641
  23. octave.info-9: 375986
  24. octave.info-10: 424468
  25. Tag Table:
  26. (Indirect)
  27. Node: Top
  28. Node: Preface
  29. Node: Copying
  30. 14042
  31. Node: Introduction
  32. 33212
  33. Node: Running Octave
  34. 33900
  35. Node: Simple Examples
  36. 34746
  37. Node: Executable Octave Programs
  38. 41784
  39. Node: Comments
  40. 43593
  41. Node: Errors
  42. 45416
  43. Node: Invoking Octave
  44. 48184
  45. Node: Command Line Options
  46. 49015
  47. Node: Startup Files
  48. 50533
  49. Node: Expressions
  50. 51996
  51. Node: Constant Expressions
  52. 52977
  53. Node: Numeric Constants
  54. 53341
  55. Node: String Constants
  56. 54743
  57. Node: Matrices
  58. 57302
  59. Node: Empty Matrices
  60. 59479
  61. Node: Ranges
  62. 60785
  63. Node: Variables
  64. 62371
  65. Node: Index Expressions
  66. 63940
  67. Node: Data Structures
  68. 66542
  69. Node: Calling Functions
  70. 69679
  71. Node: Call by Value
  72. 72186
  73. Node: Recursion
  74. 73715
  75. Node: Global Variables
  76. 75104
  77. Node: Keywords
  78. 76545
  79. Node: Arithmetic Ops
  80. 77283
  81. Node: Comparison Ops
  82. 80565
  83. Node: Boolean Expressions
  84. 81863
  85. Node: Element-by-element Boolean Operators
  86. 82104
  87. Node: Short-circuit Boolean Operators
  88. 84792
  89. Node: Assignment Ops
  90. 86952
  91. Node: Increment Ops
  92. 90912
  93. Node: Operator Precedence
  94. 92804
  95. Node: Statements
  96. 94839
  97. Node: The if Statement
  98. 96162
  99. Node: The while Statement
  100. 99608
  101. Node: The for Statement
  102. 101762
  103. Node: The break Statement
  104. 103712
  105. Node: The continue Statement
  106. 105218
  107. Node: The unwind_protect Statement
  108. 106519
  109. Node: Continuation Lines
  110. 107951
  111. Node: Functions and Scripts
  112. 109458
  113. Node: Defining Functions
  114. 110112
  115. Node: Multiple Return Values
  116. 115150
  117. Node: Variable-length Argument Lists
  118. 117479
  119. Node: Variable-length Return Lists
  120. 119551
  121. Node: Returning From a Function
  122. 120603
  123. Node: Function Files
  124. 121895
  125. Node: Script Files
  126. 124735
  127. Node: Dynamically Linked Functions
  128. 128334
  129. Node: Organization of Functions
  130. 130703
  131. Node: Built-in Variables
  132. 132472
  133. Node: Predefined Constants
  134. 133592
  135. Node: User Preferences
  136. 135634
  137. Node: Other Built-in Variables
  138. 154258
  139. Node: Summary of Preference Variables
  140. 154989
  141. Node: Arithmetic
  142. 157029
  143. Node: Utility Functions
  144. 157402
  145. Node: Complex Arithmetic
  146. 160096
  147. Node: Trigonometry
  148. 160658
  149. Node: Sums and Products
  150. 161336
  151. Node: Special Functions
  152. 162694
  153. Node: Linear Algebra
  154. 164515
  155. Node: Basic Matrix Functions
  156. 164984
  157. Node: Matrix Factorizations
  158. 169636
  159. Node: Functions of a Matrix
  160. 174912
  161. Node: Polynomial Manipulations
  162. 177176
  163. Node: Nonlinear Equations
  164. 182193
  165. Node: Differential Equations
  166. 183556
  167. Node: Ordinary Differential Equations
  168. 183930
  169. Node: Differential-Algebraic Equations
  170. 186036
  171. Node: Optimization
  172. 187677
  173. Node: Quadratic Programming
  174. 187893
  175. Node: Nonlinear Programming
  176. 188471
  177. Node: Linear Least Squares
  178. 189286
  179. Node: Quadrature
  180. 190665
  181. Node: Functions of one Variable
  182. 190849
  183. Node: Orthogonal Collocation
  184. 191812
  185. Node: Control Theory
  186. 192338
  187. Node: Signal Processing
  188. 199814
  189. Node: Sets
  190. 203229
  191. Node: Statistics
  192. 204041
  193. Node: Plotting
  194. 206137
  195. Node: Two-Dimensional Plotting
  196. 206827
  197. Node: Three-Dimensional Plotting
  198. 216518
  199. Node: Miscellaneous Plotting Functions
  200. 219093
  201. Node: Image Processing
  202. 223001
  203. Node: Input and Output
  204. 227293
  205. Node: Basic Input and Output
  206. 228971
  207. Node: C-Style I/O Functions
  208. 237165
  209. Node: Opening and Closing Files
  210. 238790
  211. Node: Formatted Output
  212. 240072
  213. Node: Output Conversion Syntax
  214. 243181
  215. Node: Table of Output Conversions
  216. 246118
  217. Node: Integer Conversions
  218. 248279
  219. Node: Floating-Point Conversions
  220. 250324
  221. Node: Other Output Conversions
  222. 253149
  223. Node: Formatted Input
  224. 254206
  225. Node: Input Conversion Syntax
  226. 256245
  227. Node: Table of Input Conversions
  228. 258690
  229. Node: Numeric Input Conversions
  230. 260516
  231. Node: String Input Conversions
  232. 261543
  233. Node: Binary I/O
  234. 262561
  235. Node: Other I/O Functions
  236. 264695
  237. Node: Special Matrices
  238. 267584
  239. Node: Special Utility Matrices
  240. 268004
  241. Node: Famous Matrices
  242. 272355
  243. Node: Matrix Manipulation
  244. 274592
  245. Node: Finding Elements and Checking Conditions
  246. 275224
  247. Node: Rearranging Matrices
  248. 278015
  249. Node: String Functions
  250. 283103
  251. Node: System Utilities
  252. 284842
  253. Node: Timing Utilities
  254. 285437
  255. Node: Interacting with the OS
  256. 287670
  257. Node: System Information
  258. 290350
  259. Node: Other Functions
  260. 291002
  261. Node: Command History Functions
  262. 291517
  263. Node: Help
  264. 294575
  265. Node: Programming Utilities
  266. 295463
  267. Node: Evaluating Strings as Commands
  268. 295674
  269. Node: Miscellaneous Utilities
  270. 298590
  271. Node: Amusements
  272. 307740
  273. Node: Installation
  274. 308219
  275. Node: Installation Problems
  276. 313544
  277. Node: Binary Distributions
  278. 319578
  279. Node: Installing Octave from a Binary Distribution
  280. 319904
  281. Node: Creating a Binary Distribution
  282. 321769
  283. Node: Trouble
  284. 322509
  285. Node: Actual Bugs
  286. 323241
  287. Node: Reporting Bugs
  288. 326281
  289. Node: Bug Criteria
  290. 327641
  291. Node: Bug Lists
  292. 328861
  293. Node: Bug Reporting
  294. 329845
  295. Node: Sending Patches
  296. 335218
  297. Node: Service
  298. 338037
  299. Node: Command Line Editing
  300. 338648
  301. Node: Introduction and Notation
  302. 339439
  303. Node: Readline Interaction
  304. 340488
  305. Node: Readline Bare Essentials
  306. 341645
  307. Node: Readline Movement Commands
  308. 343179
  309. Node: Readline Killing Commands
  310. 344068
  311. Node: Readline Arguments
  312. 345709
  313. Node: Readline Init File
  314. 346685
  315. Node: Readline Init Syntax
  316. 347553
  317. Node: Commands For Moving
  318. 351565
  319. Node: Commands For History
  320. 352217
  321. Node: Commands For Text
  322. 353289
  323. Node: Commands For Killing
  324. 354954
  325. Node: Numeric Arguments
  326. 356079
  327. Node: Commands For Completion
  328. 356520
  329. Node: Miscellaneous Commands
  330. 357244
  331. Node: Readline Vi Mode
  332. 358080
  333. Node: Using Info
  334. 358792
  335. Node: Cursor Commands
  336. 360094
  337. Node: Scrolling Commands
  338. 362759
  339. Node: Node Commands
  340. 365240
  341. Node: Searching Commands
  342. 369250
  343. Node: Xref Commands
  344. 370861
  345. Node: Parts of an Xref
  346. 371483
  347. Node: Selecting Xrefs
  348. 373450
  349. Node: Window Commands
  350. 375041
  351. Node: The Mode Line
  352. 375986
  353. Node: Basic Windows
  354. 377658
  355. Node: The Echo Area
  356. 380190
  357. Node: Printing Nodes
  358. 384376
  359. Node: Other Info Commands
  360. 385023
  361. Node: Info Variables
  362. 388263
  363. Node: Concept Index
  364. 394427
  365. Node: Variable Index
  366. 406338
  367. Node: Function Index
  368. 411557
  369. Node: Operator Index
  370. 416777
  371. Node: Readline Index
  372. 419252
  373. Node: Info Index
  374. 424468
  375. End Tag Table
  376.