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 >
GNU Info File  |  1996-09-28  |  7KB  |  376 lines

  1. This is Info file octave.info, produced by Makeinfo-1.55 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: 183942
  20. octave.info-6: 228983
  21. octave.info-7: 278027
  22. octave.info-8: 327653
  23. octave.info-9: 375998
  24. octave.info-10: 410505
  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. 154270
  139. Node: Summary of Preference Variables
  140. 155001
  141. Node: Arithmetic
  142. 157041
  143. Node: Utility Functions
  144. 157414
  145. Node: Complex Arithmetic
  146. 160108
  147. Node: Trigonometry
  148. 160670
  149. Node: Sums and Products
  150. 161348
  151. Node: Special Functions
  152. 162706
  153. Node: Linear Algebra
  154. 164527
  155. Node: Basic Matrix Functions
  156. 164996
  157. Node: Matrix Factorizations
  158. 169648
  159. Node: Functions of a Matrix
  160. 174924
  161. Node: Polynomial Manipulations
  162. 177188
  163. Node: Nonlinear Equations
  164. 182205
  165. Node: Differential Equations
  166. 183568
  167. Node: Ordinary Differential Equations
  168. 183942
  169. Node: Differential-Algebraic Equations
  170. 186048
  171. Node: Optimization
  172. 187689
  173. Node: Quadratic Programming
  174. 187905
  175. Node: Nonlinear Programming
  176. 188483
  177. Node: Linear Least Squares
  178. 189298
  179. Node: Quadrature
  180. 190677
  181. Node: Functions of one Variable
  182. 190861
  183. Node: Orthogonal Collocation
  184. 191824
  185. Node: Control Theory
  186. 192350
  187. Node: Signal Processing
  188. 199826
  189. Node: Sets
  190. 203241
  191. Node: Statistics
  192. 204053
  193. Node: Plotting
  194. 206149
  195. Node: Two-Dimensional Plotting
  196. 206839
  197. Node: Three-Dimensional Plotting
  198. 216530
  199. Node: Miscellaneous Plotting Functions
  200. 219105
  201. Node: Image Processing
  202. 223013
  203. Node: Input and Output
  204. 227305
  205. Node: Basic Input and Output
  206. 228983
  207. Node: C-Style I/O Functions
  208. 237177
  209. Node: Opening and Closing Files
  210. 238802
  211. Node: Formatted Output
  212. 240084
  213. Node: Output Conversion Syntax
  214. 243193
  215. Node: Table of Output Conversions
  216. 246130
  217. Node: Integer Conversions
  218. 248291
  219. Node: Floating-Point Conversions
  220. 250336
  221. Node: Other Output Conversions
  222. 253161
  223. Node: Formatted Input
  224. 254218
  225. Node: Input Conversion Syntax
  226. 256257
  227. Node: Table of Input Conversions
  228. 258702
  229. Node: Numeric Input Conversions
  230. 260528
  231. Node: String Input Conversions
  232. 261555
  233. Node: Binary I/O
  234. 262573
  235. Node: Other I/O Functions
  236. 264707
  237. Node: Special Matrices
  238. 267596
  239. Node: Special Utility Matrices
  240. 268016
  241. Node: Famous Matrices
  242. 272367
  243. Node: Matrix Manipulation
  244. 274604
  245. Node: Finding Elements and Checking Conditions
  246. 275236
  247. Node: Rearranging Matrices
  248. 278027
  249. Node: String Functions
  250. 283115
  251. Node: System Utilities
  252. 284854
  253. Node: Timing Utilities
  254. 285449
  255. Node: Interacting with the OS
  256. 287682
  257. Node: System Information
  258. 290362
  259. Node: Other Functions
  260. 291014
  261. Node: Command History Functions
  262. 291529
  263. Node: Help
  264. 294587
  265. Node: Programming Utilities
  266. 295475
  267. Node: Evaluating Strings as Commands
  268. 295686
  269. Node: Miscellaneous Utilities
  270. 298602
  271. Node: Amusements
  272. 307752
  273. Node: Installation
  274. 308231
  275. Node: Installation Problems
  276. 313556
  277. Node: Binary Distributions
  278. 319590
  279. Node: Installing Octave from a Binary Distribution
  280. 319916
  281. Node: Creating a Binary Distribution
  282. 321781
  283. Node: Trouble
  284. 322521
  285. Node: Actual Bugs
  286. 323253
  287. Node: Reporting Bugs
  288. 326293
  289. Node: Bug Criteria
  290. 327653
  291. Node: Bug Lists
  292. 328873
  293. Node: Bug Reporting
  294. 329857
  295. Node: Sending Patches
  296. 335230
  297. Node: Service
  298. 338049
  299. Node: Command Line Editing
  300. 338660
  301. Node: Introduction and Notation
  302. 339451
  303. Node: Readline Interaction
  304. 340500
  305. Node: Readline Bare Essentials
  306. 341657
  307. Node: Readline Movement Commands
  308. 343191
  309. Node: Readline Killing Commands
  310. 344080
  311. Node: Readline Arguments
  312. 345721
  313. Node: Readline Init File
  314. 346697
  315. Node: Readline Init Syntax
  316. 347565
  317. Node: Commands For Moving
  318. 351577
  319. Node: Commands For History
  320. 352229
  321. Node: Commands For Text
  322. 353301
  323. Node: Commands For Killing
  324. 354966
  325. Node: Numeric Arguments
  326. 356091
  327. Node: Commands For Completion
  328. 356532
  329. Node: Miscellaneous Commands
  330. 357256
  331. Node: Readline Vi Mode
  332. 358092
  333. Node: Using Info
  334. 358804
  335. Node: Cursor Commands
  336. 360106
  337. Node: Scrolling Commands
  338. 362771
  339. Node: Node Commands
  340. 365252
  341. Node: Searching Commands
  342. 369262
  343. Node: Xref Commands
  344. 370873
  345. Node: Parts of an Xref
  346. 371495
  347. Node: Selecting Xrefs
  348. 373462
  349. Node: Window Commands
  350. 375053
  351. Node: The Mode Line
  352. 375998
  353. Node: Basic Windows
  354. 377670
  355. Node: The Echo Area
  356. 380202
  357. Node: Printing Nodes
  358. 384388
  359. Node: Other Info Commands
  360. 385035
  361. Node: Info Variables
  362. 388275
  363. Node: Concept Index
  364. 394439
  365. Node: Variable Index
  366. 406911
  367. Node: Function Index
  368. 410505
  369. Node: Operator Index
  370. 430631
  371. Node: Readline Index
  372. 433106
  373. Node: Info Index
  374. 436132
  375. End Tag Table
  376.