comparison doc/interpreter/octave.texi @ 3489:cbee5fbb696d

[project @ 2000-01-28 09:14:32 by jwe]
author jwe
date Fri, 28 Jan 2000 09:14:34 +0000
parents 71d2e09c15a2
children 89f958b5358f
comparison
equal deleted inserted replaced
3488:85c0ebb78d1e 3489:cbee5fbb696d
159 * Function Index:: An item for each documented function. 159 * Function Index:: An item for each documented function.
160 * Operator Index:: An item for each documented operator. 160 * Operator Index:: An item for each documented operator.
161 161
162 162
163 163
164
164 @detailmenu 165 @detailmenu
165 --- The Detailed Node Listing --- 166 --- The Detailed Node Listing ---
166 167
167 Preface 168 Preface
168 169
282 Statements 283 Statements
283 284
284 * The if Statement:: 285 * The if Statement::
285 * The switch Statement:: 286 * The switch Statement::
286 * The while Statement:: 287 * The while Statement::
288 * The do-until Statement::
287 * The for Statement:: 289 * The for Statement::
288 * The break Statement:: 290 * The break Statement::
289 * The continue Statement:: 291 * The continue Statement::
290 * The unwind_protect Statement:: 292 * The unwind_protect Statement::
291 * The try Statement:: 293 * The try Statement::
389 * Linear Least Squares:: 391 * Linear Least Squares::
390 392
391 Statistics 393 Statistics
392 394
393 * Basic Statistical Functions:: 395 * Basic Statistical Functions::
396 * Tests::
394 * Models:: 397 * Models::
395 * Distributions:: 398 * Distributions::
396 399
397 Control Theory 400 Control Theory
398 401