File: octave_39.html

package info (click to toggle)
octave 2.0.13.95-1
  • links: PTS
  • area: main
  • in suites: slink
  • size: 26,052 kB
  • ctags: 16,420
  • sloc: cpp: 67,184; fortran: 41,514; ansic: 26,607; sh: 7,291; makefile: 4,089; lex: 1,961; yacc: 1,852; perl: 1,676; lisp: 1,664; exp: 123
file content (529 lines) | stat: -rw-r--r-- 23,196 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
<HTML>
<HEAD>
<!-- This HTML file has been created by texi2html 1.51
     from ./octave.texi on 9 October 1998 -->

<TITLE>GNU Octave - Function Index</TITLE>
</HEAD>
<BODY>
Go to the <A HREF="octave_1.html">first</A>, <A HREF="octave_38.html">previous</A>, <A HREF="octave_40.html">next</A>, <A HREF="octave_40.html">last</A> section, <A HREF="octave_toc.html">table of contents</A>.
<P><HR><P>


<H1><A NAME="SEC208" HREF="octave_toc.html#TOC208">Function Index</A></H1>

<P>
<H2>a</H2>
<DIR>
<LI><A HREF="octave_26.html#IDX785">abcddim</A>
<LI><A HREF="octave_17.html#IDX630">abs</A>
<LI><A HREF="octave_17.html#IDX643">acos</A>
<LI><A HREF="octave_17.html#IDX655">acosh</A>
<LI><A HREF="octave_17.html#IDX647">acot</A>
<LI><A HREF="octave_17.html#IDX659">acoth</A>
<LI><A HREF="octave_17.html#IDX646">acsc</A>
<LI><A HREF="octave_17.html#IDX658">acsch</A>
<LI><A HREF="octave_16.html#IDX571">all</A>
<LI><A HREF="octave_17.html#IDX632">angle</A>
<LI><A HREF="octave_16.html#IDX570">any</A>
<LI><A HREF="octave_26.html#IDX786">are</A>
<LI><A HREF="octave_17.html#IDX631">arg</A>
<LI><A HREF="octave_30.html#IDX843">asctime</A>
<LI><A HREF="octave_17.html#IDX645">asec</A>
<LI><A HREF="octave_17.html#IDX657">asech</A>
<LI><A HREF="octave_17.html#IDX642">asin</A>
<LI><A HREF="octave_17.html#IDX654">asinh</A>
<LI><A HREF="octave_17.html#IDX644">atan</A>
<LI><A HREF="octave_17.html#IDX660">atan2</A>
<LI><A HREF="octave_17.html#IDX656">atanh</A>
<LI><A HREF="octave_3.html#IDX71">atexit</A>
<LI><A HREF="octave_15.html#IDX538">axis</A>
</DIR>
<H2>b</H2>
<DIR>
<LI><A HREF="octave_18.html#IDX696">balance</A>, <A HREF="octave_18.html#IDX697">balance</A>, <A HREF="octave_18.html#IDX698">balance</A>
<LI><A HREF="octave_15.html#IDX539">bar</A>
<LI><A HREF="octave_17.html#IDX666">besseli</A>
<LI><A HREF="octave_17.html#IDX667">besselj</A>
<LI><A HREF="octave_17.html#IDX668">besselk</A>
<LI><A HREF="octave_17.html#IDX669">bessely</A>
<LI><A HREF="octave_17.html#IDX670">beta</A>
<LI><A HREF="octave_17.html#IDX671">betai</A>
<LI><A HREF="octave_6.html#IDX184">bin2dec</A>
<LI><A HREF="octave_17.html#IDX672">bincoeff</A>
<LI><A HREF="octave_6.html#IDX168">blanks</A>
<LI><A HREF="octave_15.html#IDX569">bottom_title</A>
<LI><A HREF="octave_32.html#IDX934">bug_report</A>, <A HREF="octave_32.html#IDX955">bug_report</A>
</DIR>
<H2>c</H2>
<DIR>
<LI><A HREF="octave_26.html#IDX787">c2d</A>
<LI><A HREF="octave_2.html#IDX24">cd</A>, <A HREF="octave_30.html#IDX900">cd</A>
<LI><A HREF="octave_17.html#IDX610">ceil</A>
<LI><A HREF="octave_2.html#IDX25">chdir</A>, <A HREF="octave_30.html#IDX901">chdir</A>
<LI><A HREF="octave_18.html#IDX715">chol</A>
<LI><A HREF="octave_3.html#IDX81">clc</A>
<LI><A HREF="octave_8.html#IDX225">clear</A>
<LI><A HREF="octave_15.html#IDX534">clearplot</A>
<LI><A HREF="octave_15.html#IDX535">clg</A>
<LI><A HREF="octave_30.html#IDX845">clock</A>
<LI><A HREF="octave_15.html#IDX536">closeplot</A>
<LI><A HREF="octave_20.html#IDX743">colloc</A>
<LI><A HREF="octave_28.html#IDX810">colormap</A>, <A HREF="octave_28.html#IDX811">colormap</A>
<LI><A HREF="octave_4.html#IDX135">columns</A>
<LI><A HREF="octave_16.html#IDX572">common_size</A>
<LI><A HREF="octave_17.html#IDX681">commutation_matrix</A>
<LI><A HREF="octave_25.html#IDX772">compan</A>
<LI><A HREF="octave_24.html#IDX771">complement</A>
<LI><A HREF="octave_3.html#IDX85">completion_matches</A>
<LI><A HREF="octave_30.html#IDX916">computer</A>
<LI><A HREF="octave_18.html#IDX699">cond</A>
<LI><A HREF="octave_17.html#IDX633">conj</A>
<LI><A HREF="octave_15.html#IDX540">contour</A>
<LI><A HREF="octave_25.html#IDX773">conv</A>
<LI><A HREF="octave_23.html#IDX764">corrcoef</A>
<LI><A HREF="octave_17.html#IDX637">cos</A>
<LI><A HREF="octave_17.html#IDX649">cosh</A>
<LI><A HREF="octave_17.html#IDX641">cot</A>
<LI><A HREF="octave_17.html#IDX653">coth</A>
<LI><A HREF="octave_23.html#IDX763">cov</A>
<LI><A HREF="octave_30.html#IDX848">cputime</A>
<LI><A HREF="octave_24.html#IDX768">create_set</A>
<LI><A HREF="octave_17.html#IDX680">cross</A>
<LI><A HREF="octave_17.html#IDX640">csc</A>
<LI><A HREF="octave_17.html#IDX652">csch</A>
<LI><A HREF="octave_30.html#IDX839">ctime</A>
<LI><A HREF="octave_17.html#IDX664">cumprod</A>
<LI><A HREF="octave_17.html#IDX663">cumsum</A>
</DIR>
<H2>d</H2>
<DIR>
<LI><A HREF="octave_26.html#IDX788">dare</A>
<LI><A HREF="octave_21.html#IDX750">dassl</A>
<LI><A HREF="octave_21.html#IDX751">dassl_options</A>
<LI><A HREF="octave_30.html#IDX846">date</A>
<LI><A HREF="octave_6.html#IDX176">deblank</A>
<LI><A HREF="octave_6.html#IDX185">dec2bin</A>
<LI><A HREF="octave_6.html#IDX186">dec2hex</A>
<LI><A HREF="octave_25.html#IDX774">deconv</A>
<LI><A HREF="octave_18.html#IDX700">det</A>
<LI><A HREF="octave_27.html#IDX799">detrend</A>
<LI><A HREF="octave_26.html#IDX789">dgram</A>
<LI><A HREF="octave_16.html#IDX600">diag</A>
<LI><A HREF="octave_3.html#IDX106">diary</A>
<LI><A HREF="octave_16.html#IDX573">diff</A>
<LI><A HREF="octave_30.html#IDX905">dir</A>
<LI><A HREF="octave_14.html#IDX467">disp</A>
<LI><A HREF="octave_26.html#IDX790">dlqe</A>
<LI><A HREF="octave_26.html#IDX791">dlqr</A>
<LI><A HREF="octave_26.html#IDX792">dlyap</A>
<LI><A HREF="octave_8.html#IDX229">document</A>
<LI><A HREF="octave_30.html#IDX876">dup2</A>
<LI><A HREF="octave_17.html#IDX682">duplication_matrix</A>
</DIR>
<H2>e</H2>
<DIR>
<LI><A HREF="octave_3.html#IDX107">echo</A>
<LI><A HREF="octave_3.html#IDX90">edit_history</A>
<LI><A HREF="octave_18.html#IDX701">eig</A>, <A HREF="octave_18.html#IDX702">eig</A>
<LI><A HREF="octave_30.html#IDX915">endgrent</A>
<LI><A HREF="octave_30.html#IDX910">endpwent</A>
<LI><A HREF="octave_17.html#IDX673">erf</A>
<LI><A HREF="octave_17.html#IDX674">erfc</A>
<LI><A HREF="octave_17.html#IDX675">erfinv</A>
<LI><A HREF="octave_13.html#IDX452">error</A>
<LI><A HREF="octave_30.html#IDX847">etime</A>
<LI><A HREF="octave_10.html#IDX385">eval</A>
<LI><A HREF="octave_30.html#IDX874">exec</A>
<LI><A HREF="octave_8.html#IDX228">exist</A>
<LI><A HREF="octave_3.html#IDX69">exit</A>
<LI><A HREF="octave_17.html#IDX611">exp</A>
<LI><A HREF="octave_18.html#IDX730">expm</A>
<LI><A HREF="octave_16.html#IDX588">eye</A>, <A HREF="octave_16.html#IDX589">eye</A>
</DIR>
<H2>f</H2>
<DIR>
<LI><A HREF="octave_14.html#IDX485">fclose</A>
<LI><A HREF="octave_30.html#IDX878">fcntl</A>
<LI><A HREF="octave_14.html#IDX512">feof</A>
<LI><A HREF="octave_14.html#IDX513">ferror</A>
<LI><A HREF="octave_10.html#IDX387">feval</A>
<LI><A HREF="octave_14.html#IDX465">fflush</A>
<LI><A HREF="octave_27.html#IDX800">fft</A>
<LI><A HREF="octave_27.html#IDX802">fft2</A>
<LI><A HREF="octave_27.html#IDX804">fftconv</A>
<LI><A HREF="octave_27.html#IDX805">fftfilt</A>
<LI><A HREF="octave_14.html#IDX488">fgetl</A>
<LI><A HREF="octave_14.html#IDX489">fgets</A>
<LI><A HREF="octave_15.html#IDX552">figure</A>
<LI><A HREF="octave_30.html#IDX866">file_in_path</A>
<LI><A HREF="octave_27.html#IDX806">filter</A>, <A HREF="octave_27.html#IDX807">filter</A>
<LI><A HREF="octave_16.html#IDX577">find</A>
<LI><A HREF="octave_6.html#IDX177">findstr</A>
<LI><A HREF="octave_16.html#IDX576">finite</A>
<LI><A HREF="octave_17.html#IDX612">fix</A>
<LI><A HREF="octave_16.html#IDX578">fliplr</A>
<LI><A HREF="octave_16.html#IDX579">flipud</A>
<LI><A HREF="octave_17.html#IDX613">floor</A>
<LI><A HREF="octave_30.html#IDX865">fnmatch</A>
<LI><A HREF="octave_2.html#IDX18">foo</A>
<LI><A HREF="octave_14.html#IDX482">fopen</A>, <A HREF="octave_14.html#IDX483">fopen</A>, <A HREF="octave_14.html#IDX484">fopen</A>
<LI><A HREF="octave_30.html#IDX873">fork</A>
<LI><A HREF="octave_14.html#IDX468">format</A>
<LI><A HREF="octave_14.html#IDX491">fprintf</A>
<LI><A HREF="octave_14.html#IDX486">fputs</A>
<LI><A HREF="octave_14.html#IDX509">fread</A>
<LI><A HREF="octave_14.html#IDX514">freport</A>
<LI><A HREF="octave_27.html#IDX808">freqz</A>
<LI><A HREF="octave_14.html#IDX520">frewind</A>
<LI><A HREF="octave_14.html#IDX498">fscanf</A>, <A HREF="octave_14.html#IDX499">fscanf</A>
<LI><A HREF="octave_14.html#IDX516">fseek</A>
<LI><A HREF="octave_19.html#IDX739">fsolve</A>
<LI><A HREF="octave_19.html#IDX740">fsolve_options</A>
<LI><A HREF="octave_14.html#IDX515">ftell</A>
<LI><A HREF="octave_14.html#IDX510">fwrite</A>
</DIR>
<H2>g</H2>
<DIR>
<LI><A HREF="octave_17.html#IDX676">gamma</A>
<LI><A HREF="octave_17.html#IDX677">gammai</A>
<LI><A HREF="octave_17.html#IDX679">gammaln</A>
<LI><A HREF="octave_17.html#IDX614">gcd</A>
<LI><A HREF="octave_30.html#IDX896">getegid</A>
<LI><A HREF="octave_30.html#IDX898">getenv</A>
<LI><A HREF="octave_30.html#IDX894">geteuid</A>
<LI><A HREF="octave_30.html#IDX897">getgid</A>
<LI><A HREF="octave_30.html#IDX911">getgrent</A>
<LI><A HREF="octave_30.html#IDX912">getgrgid</A>
<LI><A HREF="octave_30.html#IDX913">getgrnam</A>
<LI><A HREF="octave_30.html#IDX891">getpgrp</A>
<LI><A HREF="octave_30.html#IDX892">getpid</A>
<LI><A HREF="octave_30.html#IDX893">getppid</A>
<LI><A HREF="octave_30.html#IDX906">getpwent</A>
<LI><A HREF="octave_30.html#IDX908">getpwnam</A>
<LI><A HREF="octave_30.html#IDX907">getpwuid</A>
<LI><A HREF="octave_30.html#IDX921">getrusage</A>
<LI><A HREF="octave_30.html#IDX895">getuid</A>
<LI><A HREF="octave_18.html#IDX703">givens</A>, <A HREF="octave_18.html#IDX704">givens</A>
<LI><A HREF="octave_30.html#IDX864">glob</A>
<LI><A HREF="octave_22.html#IDX758">gls</A>
<LI><A HREF="octave_30.html#IDX840">gmtime</A>
<LI><A HREF="octave_15.html#IDX521">gplot</A>
<LI><A HREF="octave_28.html#IDX812">gray</A>
<LI><A HREF="octave_28.html#IDX813">gray2ind</A>
<LI><A HREF="octave_15.html#IDX554">grid</A>
<LI><A HREF="octave_15.html#IDX522">gset</A>
<LI><A HREF="octave_15.html#IDX523">gshow</A>
<LI><A HREF="octave_15.html#IDX547">gsplot</A>
</DIR>
<H2>h</H2>
<DIR>
<LI><A HREF="octave_16.html#IDX604">hankel</A>
<LI><A HREF="octave_3.html#IDX74">help</A>
<LI><A HREF="octave_18.html#IDX717">hess</A>, <A HREF="octave_18.html#IDX718">hess</A>
<LI><A HREF="octave_6.html#IDX187">hex2dec</A>
<LI><A HREF="octave_16.html#IDX605">hilb</A>
<LI><A HREF="octave_15.html#IDX541">hist</A>
<LI><A HREF="octave_3.html#IDX89">history</A>
<LI><A HREF="octave_15.html#IDX532">hold</A>
<LI><A HREF="octave_3.html#IDX82">home</A>
</DIR>
<H2>i</H2>
<DIR>
<LI><A HREF="octave_27.html#IDX801">ifft</A>
<LI><A HREF="octave_27.html#IDX803">ifft2</A>
<LI><A HREF="octave_17.html#IDX634">imag</A>
<LI><A HREF="octave_28.html#IDX814">image</A>
<LI><A HREF="octave_28.html#IDX815">imagesc</A>
<LI><A HREF="octave_28.html#IDX816">imshow</A>, <A HREF="octave_28.html#IDX817">imshow</A>, <A HREF="octave_28.html#IDX818">imshow</A>, <A HREF="octave_28.html#IDX819">imshow</A>
<LI><A HREF="octave_28.html#IDX820">ind2gray</A>
<LI><A HREF="octave_28.html#IDX821">ind2rgb</A>
<LI><A HREF="octave_6.html#IDX178">index</A>
<LI><A HREF="octave_14.html#IDX470">input</A>, <A HREF="octave_14.html#IDX471">input</A>
<LI><A HREF="octave_6.html#IDX169">int2str</A>
<LI><A HREF="octave_24.html#IDX770">intersection</A>
<LI><A HREF="octave_18.html#IDX705">inv</A>
<LI><A HREF="octave_18.html#IDX706">inverse</A>
<LI><A HREF="octave_16.html#IDX606">invhilb</A>
<LI><A HREF="octave_26.html#IDX793">is_controllable</A>
<LI><A HREF="octave_8.html#IDX224">is_global</A>
<LI><A HREF="octave_30.html#IDX849">is_leap_year</A>
<LI><A HREF="octave_5.html#IDX158">is_matrix</A>
<LI><A HREF="octave_26.html#IDX794">is_observable</A>
<LI><A HREF="octave_5.html#IDX160">is_scalar</A>
<LI><A HREF="octave_5.html#IDX161">is_square</A>
<LI><A HREF="octave_7.html#IDX210">is_struct</A>
<LI><A HREF="octave_5.html#IDX162">is_symmetric</A>
<LI><A HREF="octave_5.html#IDX159">is_vector</A>
<LI><A HREF="octave_6.html#IDX195">isalnum</A>
<LI><A HREF="octave_6.html#IDX196">isalpha</A>
<LI><A HREF="octave_6.html#IDX197">isascii</A>
<LI><A HREF="octave_6.html#IDX198">iscntrl</A>
<LI><A HREF="octave_6.html#IDX199">isdigit</A>
<LI><A HREF="octave_4.html#IDX139">isempty</A>
<LI><A HREF="octave_6.html#IDX200">isgraph</A>
<LI><A HREF="octave_15.html#IDX533">ishold</A>
<LI><A HREF="octave_30.html#IDX917">isieee</A>
<LI><A HREF="octave_16.html#IDX574">isinf</A>
<LI><A HREF="octave_6.html#IDX201">islower</A>
<LI><A HREF="octave_16.html#IDX575">isnan</A>
<LI><A HREF="octave_6.html#IDX202">isprint</A>
<LI><A HREF="octave_6.html#IDX203">ispunct</A>
<LI><A HREF="octave_6.html#IDX204">isspace</A>
<LI><A HREF="octave_6.html#IDX175">isstr</A>
<LI><A HREF="octave_6.html#IDX205">isupper</A>
<LI><A HREF="octave_6.html#IDX206">isxdigit</A>
</DIR>
<H2>k</H2>
<DIR>
<LI><A HREF="octave_14.html#IDX474">kbhit</A>
<LI><A HREF="octave_14.html#IDX473">keyboard</A>
<LI><A HREF="octave_18.html#IDX733">kron</A>
<LI><A HREF="octave_23.html#IDX765">kurtosis</A>
</DIR>
<H2>l</H2>
<DIR>
<LI><A HREF="octave_17.html#IDX615">lcm</A>
<LI><A HREF="octave_4.html#IDX137">length</A>
<LI><A HREF="octave_17.html#IDX678">lgamma</A>
<LI><A HREF="octave_29.html#IDX829">lin2mu</A>
<LI><A HREF="octave_16.html#IDX601">linspace</A>
<LI><A HREF="octave_14.html#IDX478">load</A>
<LI><A HREF="octave_29.html#IDX831">loadaudio</A>
<LI><A HREF="octave_28.html#IDX822">loadimage</A>
<LI><A HREF="octave_30.html#IDX841">localtime</A>
<LI><A HREF="octave_17.html#IDX616">log</A>
<LI><A HREF="octave_17.html#IDX617">log10</A>
<LI><A HREF="octave_17.html#IDX618">log2</A>, <A HREF="octave_17.html#IDX619">log2</A>
<LI><A HREF="octave_15.html#IDX542">loglog</A>
<LI><A HREF="octave_18.html#IDX731">logm</A>
<LI><A HREF="octave_16.html#IDX602">logspace</A>
<LI><A HREF="octave_26.html#IDX795">lqe</A>
<LI><A HREF="octave_26.html#IDX796">lqr</A>
<LI><A HREF="octave_30.html#IDX904">ls</A>
<LI><A HREF="octave_21.html#IDX747">lsode</A>
<LI><A HREF="octave_21.html#IDX749">lsode_options</A>
<LI><A HREF="octave_30.html#IDX863">lstat</A>
<LI><A HREF="octave_18.html#IDX720">lu</A>
<LI><A HREF="octave_26.html#IDX797">lyap</A>
</DIR>
<H2>m</H2>
<DIR>
<LI><A HREF="octave_23.html#IDX766">mahalanobis</A>
<LI><A HREF="octave_17.html#IDX620">max</A>
<LI><A HREF="octave_23.html#IDX760">mean</A>
<LI><A HREF="octave_23.html#IDX761">median</A>
<LI><A HREF="octave_14.html#IDX472">menu</A>
<LI><A HREF="octave_15.html#IDX548">mesh</A>
<LI><A HREF="octave_15.html#IDX549">meshdom</A>
<LI><A HREF="octave_17.html#IDX621">min</A>
<LI><A HREF="octave_30.html#IDX858">mkdir</A>
<LI><A HREF="octave_30.html#IDX860">mkfifo</A>
<LI><A HREF="octave_30.html#IDX842">mktime</A>
<LI><A HREF="octave_14.html#IDX459">more</A>, <A HREF="octave_14.html#IDX460">more</A>, <A HREF="octave_14.html#IDX461">more</A>
<LI><A HREF="octave_15.html#IDX559">mplot</A>, <A HREF="octave_15.html#IDX560">mplot</A>, <A HREF="octave_15.html#IDX561">mplot</A>
<LI><A HREF="octave_29.html#IDX830">mu2lin</A>
<LI><A HREF="octave_15.html#IDX562">multiplot</A>
</DIR>
<H2>n</H2>
<DIR>
<LI><A HREF="octave_12.html#IDX433">nargchk</A>
<LI><A HREF="octave_10.html#IDX389">newtroot</A>
<LI><A HREF="octave_17.html#IDX622">nextpow2</A>
<LI><A HREF="octave_18.html#IDX707">norm</A>
<LI><A HREF="octave_28.html#IDX824">ntsc2rgb</A>
<LI><A HREF="octave_18.html#IDX710">null</A>
<LI><A HREF="octave_6.html#IDX170">num2str</A>
</DIR>
<H2>o</H2>
<DIR>
<LI><A HREF="octave_28.html#IDX825">ocean</A>
<LI><A HREF="octave_30.html#IDX920">octave_config_info</A>
<LI><A HREF="octave_22.html#IDX759">ols</A>
<LI><A HREF="octave_15.html#IDX563">oneplot</A>
<LI><A HREF="octave_16.html#IDX590">ones</A>, <A HREF="octave_16.html#IDX591">ones</A>
<LI><A HREF="octave_18.html#IDX711">orth</A>
</DIR>
<H2>p</H2>
<DIR>
<LI><A HREF="octave_30.html#IDX852">pause</A>
<LI><A HREF="octave_30.html#IDX870">pclose</A>
<LI><A HREF="octave_13.html#IDX457">perror</A>
<LI><A HREF="octave_18.html#IDX712">pinv</A>
<LI><A HREF="octave_30.html#IDX875">pipe</A>
<LI><A HREF="octave_29.html#IDX833">playaudio</A>, <A HREF="octave_29.html#IDX834">playaudio</A>
<LI><A HREF="octave_15.html#IDX531">plot</A>
<LI><A HREF="octave_15.html#IDX564">plot_border</A>
<LI><A HREF="octave_15.html#IDX543">polar</A>
<LI><A HREF="octave_25.html#IDX775">poly</A>
<LI><A HREF="octave_25.html#IDX776">polyderiv</A>
<LI><A HREF="octave_25.html#IDX777">polyfit</A>
<LI><A HREF="octave_25.html#IDX778">polyinteg</A>
<LI><A HREF="octave_25.html#IDX779">polyreduce</A>
<LI><A HREF="octave_25.html#IDX780">polyval</A>
<LI><A HREF="octave_25.html#IDX781">polyvalm</A>
<LI><A HREF="octave_30.html#IDX869">popen</A>
<LI><A HREF="octave_30.html#IDX871">popen2</A>
<LI><A HREF="octave_17.html#IDX623">pow2</A>, <A HREF="octave_17.html#IDX624">pow2</A>
<LI><A HREF="octave_14.html#IDX490">printf</A>
<LI><A HREF="octave_17.html#IDX662">prod</A>
<LI><A HREF="octave_15.html#IDX537">purge_tmp_files</A>
<LI><A HREF="octave_30.html#IDX899">putenv</A>
<LI><A HREF="octave_14.html#IDX487">puts</A>
<LI><A HREF="octave_30.html#IDX902">pwd</A>
</DIR>
<H2>q</H2>
<DIR>
<LI><A HREF="octave_18.html#IDX722">qr</A>
<LI><A HREF="octave_20.html#IDX741">quad</A>
<LI><A HREF="octave_20.html#IDX742">quad_options</A>
<LI><A HREF="octave_3.html#IDX70">quit</A>
<LI><A HREF="octave_18.html#IDX734">qzhess</A>
<LI><A HREF="octave_18.html#IDX735">qzval</A>
</DIR>
<H2>r</H2>
<DIR>
<LI><A HREF="octave_16.html#IDX594">rand</A>, <A HREF="octave_16.html#IDX595">rand</A>, <A HREF="octave_16.html#IDX596">rand</A>
<LI><A HREF="octave_16.html#IDX597">randn</A>, <A HREF="octave_16.html#IDX598">randn</A>, <A HREF="octave_16.html#IDX599">randn</A>
<LI><A HREF="octave_18.html#IDX713">rank</A>
<LI><A HREF="octave_30.html#IDX857">readdir</A>
<LI><A HREF="octave_17.html#IDX635">real</A>
<LI><A HREF="octave_29.html#IDX835">record</A>
<LI><A HREF="octave_17.html#IDX625">rem</A>
<LI><A HREF="octave_30.html#IDX855">rename</A>
<LI><A HREF="octave_15.html#IDX524">replot</A>
<LI><A HREF="octave_16.html#IDX581">reshape</A>
<LI><A HREF="octave_25.html#IDX782">residue</A>
<LI><A HREF="octave_28.html#IDX826">rgb2ind</A>
<LI><A HREF="octave_28.html#IDX823">rgb2ntsc</A>
<LI><A HREF="octave_6.html#IDX179">rindex</A>
<LI><A HREF="octave_30.html#IDX859">rmdir</A>
<LI><A HREF="octave_25.html#IDX784">roots</A>
<LI><A HREF="octave_16.html#IDX580">rot90</A>
<LI><A HREF="octave_17.html#IDX626">round</A>
<LI><A HREF="octave_4.html#IDX136">rows</A>
<LI><A HREF="octave_3.html#IDX91">run_history</A>
</DIR>
<H2>s</H2>
<DIR>
<LI><A HREF="octave_14.html#IDX475">save</A>
<LI><A HREF="octave_29.html#IDX832">saveaudio</A>
<LI><A HREF="octave_28.html#IDX827">saveimage</A>
<LI><A HREF="octave_14.html#IDX502">scanf</A>, <A HREF="octave_14.html#IDX503">scanf</A>
<LI><A HREF="octave_18.html#IDX724">schur</A>, <A HREF="octave_18.html#IDX725">schur</A>
<LI><A HREF="octave_17.html#IDX639">sec</A>
<LI><A HREF="octave_17.html#IDX651">sech</A>
<LI><A HREF="octave_15.html#IDX544">semilogx</A>
<LI><A HREF="octave_15.html#IDX545">semilogy</A>
<LI><A HREF="octave_15.html#IDX525">set</A>
<LI><A HREF="octave_29.html#IDX836">setaudio</A>, <A HREF="octave_29.html#IDX837">setaudio</A>
<LI><A HREF="octave_30.html#IDX914">setgrent</A>
<LI><A HREF="octave_30.html#IDX909">setpwent</A>
<LI><A HREF="octave_6.html#IDX171">setstr</A>
<LI><A HREF="octave_15.html#IDX527">shg</A>
<LI><A HREF="octave_16.html#IDX582">shift</A>
<LI><A HREF="octave_15.html#IDX526">show</A>
<LI><A HREF="octave_17.html#IDX627">sign</A>
<LI><A HREF="octave_17.html#IDX636">sin</A>
<LI><A HREF="octave_27.html#IDX809">sinc</A>
<LI><A HREF="octave_17.html#IDX648">sinh</A>
<LI><A HREF="octave_4.html#IDX138">size</A>
<LI><A HREF="octave_23.html#IDX767">skewness</A>
<LI><A HREF="octave_30.html#IDX853">sleep</A>
<LI><A HREF="octave_16.html#IDX583">sort</A>
<LI><A HREF="octave_12.html#IDX448">source</A>
<LI><A HREF="octave_6.html#IDX180">split</A>
<LI><A HREF="octave_14.html#IDX492">sprintf</A>
<LI><A HREF="octave_17.html#IDX628">sqrt</A>
<LI><A HREF="octave_18.html#IDX732">sqrtm</A>
<LI><A HREF="octave_14.html#IDX500">sscanf</A>, <A HREF="octave_14.html#IDX501">sscanf</A>
<LI><A HREF="octave_15.html#IDX546">stairs</A>
<LI><A HREF="octave_30.html#IDX862">stat</A>
<LI><A HREF="octave_23.html#IDX762">std</A>
<LI><A HREF="octave_6.html#IDX174">str2mat</A>
<LI><A HREF="octave_6.html#IDX188">str2num</A>
<LI><A HREF="octave_6.html#IDX172">strcat</A>
<LI><A HREF="octave_6.html#IDX181">strcmp</A>
<LI><A HREF="octave_13.html#IDX458">strerror</A>
<LI><A HREF="octave_30.html#IDX844">strftime</A>
<LI><A HREF="octave_6.html#IDX182">strrep</A>
<LI><A HREF="octave_7.html#IDX211">struct_contains</A>
<LI><A HREF="octave_7.html#IDX212">struct_elements</A>
<LI><A HREF="octave_15.html#IDX565">subplot</A>, <A HREF="octave_15.html#IDX566">subplot</A>
<LI><A HREF="octave_6.html#IDX183">substr</A>
<LI><A HREF="octave_15.html#IDX567">subwindow</A>
<LI><A HREF="octave_17.html#IDX661">sum</A>
<LI><A HREF="octave_17.html#IDX665">sumsq</A>
<LI><A HREF="octave_18.html#IDX727">svd</A>, <A HREF="octave_18.html#IDX728">svd</A>
<LI><A HREF="octave_18.html#IDX736">syl</A>
<LI><A HREF="octave_16.html#IDX607">sylvester_matrix</A>
<LI><A HREF="octave_30.html#IDX868">system</A>
</DIR>
<H2>t</H2>
<DIR>
<LI><A HREF="octave_17.html#IDX638">tan</A>
<LI><A HREF="octave_17.html#IDX650">tanh</A>
<LI><A HREF="octave_30.html#IDX850">tic</A>
<LI><A HREF="octave_30.html#IDX867">tilde_expand</A>
<LI><A HREF="octave_30.html#IDX838">time</A>
<LI><A HREF="octave_15.html#IDX555">title</A>
<LI><A HREF="octave_14.html#IDX511">tmpnam</A>
<LI><A HREF="octave_6.html#IDX189">toascii</A>
<LI><A HREF="octave_30.html#IDX851">toc</A>
<LI><A HREF="octave_16.html#IDX608">toeplitz</A>
<LI><A HREF="octave_6.html#IDX190">tolower</A>
<LI><A HREF="octave_15.html#IDX568">top_title</A>
<LI><A HREF="octave_6.html#IDX191">toupper</A>
<LI><A HREF="octave_18.html#IDX714">trace</A>
<LI><A HREF="octave_16.html#IDX584">tril</A>
<LI><A HREF="octave_16.html#IDX585">triu</A>
<LI><A HREF="octave_8.html#IDX230">type</A>
<LI><A HREF="octave_26.html#IDX798">tzero</A>
</DIR>
<H2>u</H2>
<DIR>
<LI><A HREF="octave_30.html#IDX861">umask</A>
<LI><A HREF="octave_6.html#IDX192">undo_string_escapes</A>
<LI><A HREF="octave_24.html#IDX769">union</A>
<LI><A HREF="octave_30.html#IDX856">unlink</A>
<LI><A HREF="octave_13.html#IDX456">usage</A>
<LI><A HREF="octave_30.html#IDX854">usleep</A>
</DIR>
<H2>v</H2>
<DIR>
<LI><A HREF="octave_12.html#IDX437">va_arg</A>
<LI><A HREF="octave_12.html#IDX436">va_start</A>
<LI><A HREF="octave_16.html#IDX609">vander</A>
<LI><A HREF="octave_16.html#IDX586">vec</A>
<LI><A HREF="octave_16.html#IDX587">vech</A>
<LI><A HREF="octave_30.html#IDX918">version</A>
<LI><A HREF="octave_12.html#IDX441">vr_val</A>
</DIR>
<H2>w</H2>
<DIR>
<LI><A HREF="octave_30.html#IDX877">waitpid</A>
<LI><A HREF="octave_13.html#IDX455">warning</A>
<LI><A HREF="octave_8.html#IDX231">which</A>
<LI><A HREF="octave_8.html#IDX226">who</A>
<LI><A HREF="octave_8.html#IDX227">whos</A>
</DIR>
<H2>x</H2>
<DIR>
<LI><A HREF="octave_15.html#IDX556">xlabel</A>
<LI><A HREF="octave_17.html#IDX629">xor</A>
</DIR>
<H2>y</H2>
<DIR>
<LI><A HREF="octave_15.html#IDX557">ylabel</A>
</DIR>
<H2>z</H2>
<DIR>
<LI><A HREF="octave_16.html#IDX592">zeros</A>, <A HREF="octave_16.html#IDX593">zeros</A>
<LI><A HREF="octave_15.html#IDX558">zlabel</A>
</DIR>

</P>
<P><HR><P>
Go to the <A HREF="octave_1.html">first</A>, <A HREF="octave_38.html">previous</A>, <A HREF="octave_40.html">next</A>, <A HREF="octave_40.html">last</A> section, <A HREF="octave_toc.html">table of contents</A>.
</BODY>
</HTML>