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 / refcard.tex < prev    next >
Text File  |  1996-09-28  |  33KB  |  949 lines

  1. % refcard.tex
  2. %
  3. % This file is TeX source for a reference card describing Octave.
  4. %
  5. % John W. Eaton
  6. % jwe@che.utexas.edu
  7. % Department of Chemical Engineering
  8. % The University of Texas at Austin
  9. %
  10. % Heavily modified by jwe from the source for the gdb reference card,
  11. % which was orignally written by Roland Pesch <pesch@cygnus.com>.
  12. %
  13. %   Copyright (C) 1991, 1992 Free Software Foundation, Inc.
  14. %   Permission is granted to make and distribute verbatim copies of
  15. %   this reference provided the copyright notices and permission notices
  16. %   are preserved on all copies.
  17. %
  18. % TeX markup is a programming language; accordingly this file is source
  19. % for a program to generate a reference.
  20. %
  21. % This program is free software; you can redistribute it and/or modify
  22. % it under the terms of the GNU General Public License as published by
  23. % the Free Software Foundation; either version 2, or (at your option)
  24. % any later version.
  25. %
  26. % This program is distributed in the hope that it will be useful, but
  27. % WITHOUT ANY WARRANTY; without even the implied warranty of
  28. % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  29. % General Public License for more details.
  30. %
  31. % You can find a copy of the GNU General Public License in the GDB
  32. % manual; or write to the Free Software Foundation, Inc.,
  33. % 675 Mass Ave, Cambridge, MA 02139, USA.
  34. %
  35. % You only have to set the total width and height of the paper, the
  36. % horizontal and vertical margin space measured from *paper edge*
  37. % and the interline and interspec spacing.
  38. % In order to support a new papersize, you have to fiddle with the
  39. % latter four dimensions. Just try out a few values.
  40. % All other values will be computed at process time so it should be
  41. % quite easy to support different paper sizes - only four values to
  42. % guess :-)
  43. %
  44. % To find the configuration places, just search for the string
  45. % "User configuration".
  46. %
  47. %   -- Andreas Vogel (av@ssw.de)
  48. %
  49. % NOTE ON INTENTIONAL OMISSIONS: This reference card includes many
  50. % Octave commands, but due to space constraints there are some things
  51. % I chose to omit.  In general, not all synonyms for commands are
  52. % covered, nor all variations of a command.
  53.  
  54. % ------------------
  55. % multicolumn format
  56. % ------------------
  57.  
  58. % Declarations (these must come first)
  59.  
  60. \newdimen\totalwidth
  61. \newdimen\totalheight
  62. \newdimen\hmargin
  63. \newdimen\vmargin
  64. \newdimen\secskip
  65. \newdimen\lskip
  66. \newdimen\barwidth
  67. \newdimen\barheight
  68. \newdimen\intersecwidth
  69.  
  70. \newcount\columnsperpage
  71.  
  72. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  73. %                                                                     %
  74. % CONFIGURATION                                                       %
  75. %                                                                     %
  76. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  77.  
  78. % There are currently 8 total columns, so some of these options will
  79. % not create a single page reference card.
  80.  
  81. % Choose a paper size.  Default is US letter size.
  82.  
  83. \def\refcardafoursize{a4}      % 3 columns, A4 paper (1 in = 254 mm)
  84. \def\refcardlegalsize{legal}   % 4 columns, US legal paper (8.5 x 14in)
  85. \def\refcardlettersize{letter} % 3 columns, US letter paper (8.5 x 14in)
  86.  
  87. \ifx\refcardsize\refcardafoursize
  88.   \columnsperpage=3     % total number of columns to typeset
  89.   \totalwidth=297mm     % total width of paper
  90.   \totalheight=210mm    % total height of paper
  91.   \hmargin=9mm          % horizontal margin width
  92.   \vmargin=7mm          % vertical margin width
  93.   \secskip=3mm          % space between refcard secs
  94.   \lskip=0.4mm          % extra skip between \sec entries
  95. \else
  96.   \ifx\refcardsize\refcardlegalsize
  97.     \columnsperpage=4   % total number of columns to typeset
  98.     \totalwidth=14in    % total width of paper
  99.     \totalheight=8.5in  % total height of paper
  100.     \hmargin=0.20in     % horizontal margin width
  101.     \vmargin=0.25in     % vertical margin width
  102.     \secskip=0.75pc     % space between refcard secs
  103.     \lskip=2pt          % extra skip between \sec entries
  104.   \else
  105.     \columnsperpage=3   % total number of columns to typeset
  106.     \totalwidth=11in    % total width of paper
  107.     \totalheight=8.5in  % total height of paper
  108.     \hmargin=0.25in     % horizontal margin width
  109.     \vmargin=0.25in     % vertical margin width
  110.     \secskip=0.75pc     % space between refcard secs
  111.     \lskip=2pt          % extra skip between \sec entries
  112.   \fi
  113. \fi
  114.  
  115. % Change according to personal taste, not papersize dependent.
  116.  
  117. \barwidth=.1pt       % width of the cropmark bar
  118. \barheight=2pt       % height of the cropmark bar
  119. \intersecwidth=0.5em % width between \itmwid and \dfnwid
  120.  
  121. % Uncomment only one of the following definitions for folding guides.
  122.  
  123. % No printed folding guide:
  124.  
  125. %\def\vdecor{\hskip\hmargin plus1fil
  126. %  \hskip\barwidth plus1fil
  127. %  \hskip\hmargin plus1fil}
  128.  
  129. % Solid line folding guide:
  130.  
  131. %\def\vdecor{\hskip\hmargin plus1fil%
  132. %  \vrule width \barwidth%
  133. %  \hskip\hmargin plus1fil}
  134.  
  135. % For small marks near top and bottom as folding guide:
  136.  
  137. \def\vdecor{\hskip\hmargin plus1fil%
  138.   \vbox to \vsize{\hbox to \barwidth{\vrule height\barheight width\barwidth}%
  139.   \vfill
  140.   \hbox to \barwidth{\vrule height\barheight width\barwidth}}%
  141.   \hskip\hmargin plus1fil}
  142.  
  143. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  144. %                                                                      %
  145. % END CONFIGURATION                                                    %
  146. %                                                                      %
  147. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  148.  
  149. % values to be computed based on above definitions.
  150. % nothing to configure
  151.  
  152. \newdimen\fullhsize          % width of area without margins
  153. \newdimen\itmwid             % width of item column
  154. \newdimen\dfnwid             % width of definition column
  155. \newdimen\idnwid             % width of indented text
  156. \newdimen\temp               % only for temporary use
  157.  
  158. % an alternate section format, used in some cases to make text fit better.
  159.  
  160. \newdimen\altitmwid        % width of item column in altsec
  161. \newdimen\altdfnwid        % width of definition column in altsec
  162.  
  163. % Subtract hmargin for left and right sides of paper from full width.
  164. %
  165. %   fullhsize = totalwidth - (2 * hmargin)
  166.  
  167. \fullhsize=\totalwidth
  168. \temp=\hmargin
  169. \multiply \temp by 2
  170. \advance \fullhsize by -\temp
  171.  
  172. % intercolumn space is composed of hmargin barwidth hmargin so that we
  173. % get the same amount of space on either side of the (optional) rule
  174. % between columns.  For N columns, we need to subtract this amount of
  175. % space N-1 times.  Divide by the number of columns to get the final
  176. % value of \hsize that we use to typeset columns.
  177.  
  178. % hsize = (fullhsize - (ncols-1)*barwidth - 2*(ncols-1)*hmargin) / ncols
  179.  
  180. \newcount\tmpcnt
  181. \tmpcnt\columnsperpage
  182. \advance \tmpcnt by -1
  183.  
  184. \hsize=\fullhsize
  185.  
  186. \temp=\barwidth
  187. \multiply \temp by \tmpcnt
  188. \advance \hsize by -\temp
  189.  
  190. \multiply \tmpcnt by 2
  191.  
  192. \temp=\hmargin
  193. \multiply \temp by \tmpcnt
  194. \advance \hsize by -\temp
  195.  
  196. \divide \hsize by \columnsperpage
  197.  
  198. % Vertical size is easy -- same amount of space above and below.
  199. %
  200. %   vsize = totalheight - (2 * vmargin)
  201.  
  202. \vsize=\totalheight
  203. \temp=\vmargin
  204. \multiply \temp by 2
  205. \advance \vsize by -\temp
  206.  
  207. % adjust the offsets so the margins are measured *from paper edge*
  208.  
  209. \hoffset=-1in \advance \hoffset by \hmargin
  210. \voffset=-1in \advance \voffset by \vmargin
  211.  
  212. % Width of items in a section.
  213.  
  214. % itmwid = (hsize - intersecwidth) * 1/3
  215. % dfnwid = (hsize - intersecwidth) * 2/3
  216.  
  217. % width of the item
  218.  
  219. \temp=\hsize
  220. \advance \temp by -\intersecwidth
  221. \divide \temp by 3
  222. \itmwid=\temp
  223.  
  224. % width of the corresponding definition
  225.  
  226. \dfnwid=\hsize
  227. \advance \dfnwid by -\itmwid
  228.  
  229. % indentation for sub items, etc.
  230.  
  231. \temp=\hsize \advance\temp by -1em
  232. \idnwid=\temp
  233.  
  234. % Width of items in an alt section.
  235.  
  236. \altitmwid=\itmwid \advance \altitmwid by 0.35in
  237. \altdfnwid=\dfnwid \advance \altdfnwid by -0.35in
  238.  
  239. % Output macros.
  240. %
  241. % Strategy:
  242. %
  243. %   * set each column in a box
  244. %   * append new columns in a global `holding' box, inserting
  245. %     intercolumn decorations as necessary.
  246. %   * when we fill a page, dump the saved box and the latest column,
  247. %     separated by the intercolumn decoration.
  248.  
  249. \newbox\holdbox
  250. \newcount\colno
  251. \colno=0
  252.  
  253. \output={\relax
  254.   \global\advance\colno by 1
  255.   \ifnum\colno=1
  256.     \global\setbox\holdbox=\columnbox
  257.   \else
  258.     \ifnum\colno=\columnsperpage
  259.       \shipout\hbox to \fullhsize{\box\holdbox\vdecor\columnbox}
  260.       \advancepageno
  261.       \global\colno=0
  262.     \else
  263.       \global\setbox\holdbox=\vbox{\hbox{\box\holdbox\vdecor\columnbox}}
  264.     \fi
  265.   \fi}
  266.  
  267. \def\columnbox{\leftline{\pagebody}}
  268.  
  269. \def\bye{\par\vfill
  270.   \supereject
  271.   \if R\lcr \null\vfill\eject \fi
  272.   \end}
  273.  
  274. % -----
  275. % Fonts
  276. % -----
  277.  
  278. \font\bbf=cmbx10
  279. \font\vbbf=cmbx12
  280. \font\smrm=cmr6
  281. \font\brm=cmr10
  282. \font\rm=cmr7
  283. \font\it=cmti7
  284. \font\tt=cmtt8
  285.  
  286. % We can afford to allow some slop
  287.  
  288. \hfuzz=1pt
  289. \vfuzz=1pt
  290. \hyphenpenalty=5000
  291. \tolerance=2000
  292. \raggedright
  293. \raggedbottom
  294. \normalbaselineskip=9pt
  295. \baselineskip=9pt
  296.  
  297. \parindent=0pt
  298. \parskip=0pt
  299. \footline={\vbox to0pt{\hss}}
  300.  
  301. \def\ctl#1{{\tt C-#1}}
  302. \def\opt#1{{\brm[{\rm #1}]}}
  303. \def\xtra#1{\noalign{\smallskip{\tt#1}}}
  304.  
  305. % A normal section
  306.  
  307. \long\def\sec#1;#2\endsec{\vskip \secskip
  308.   \halign{%
  309. %
  310. % column 1 (of halign):
  311. %
  312.     \vtop{\hsize=\itmwid\tt ##\par\vskip \lskip }\hfil
  313. %
  314. % column 2 (of halign):
  315. %
  316.     &\vtop{%
  317.       \hsize=\dfnwid
  318.       \hangafter=1
  319.       \hangindent=\intersecwidth
  320.       \rm ##\par\vskip \lskip}\cr
  321. %
  322. % Tail of \long\def fills in halign body with \sec args:
  323. %
  324.     \noalign{{\bbf #1}%
  325.       \vskip \lskip}
  326.     #2}}
  327.  
  328. \long\def\widesec#1;#2\endsec{\vskip \secskip
  329.   \halign{%
  330. %
  331. % column 1 (of halign):
  332. %
  333.     \vbox{\tt
  334.       ##\par\vskip \lskip }\cr
  335. %
  336. % Tail of \long\def fills in halign body with \sec args:
  337. %
  338.       \noalign{{\bbf #1}\vskip 3\lskip}
  339.     #2}}
  340.  
  341. % an alternate section format, used in some cases to make text fit better.
  342.  
  343. \long\def\altsec#1;#2\endsec{\vskip \secskip
  344.   \halign{%
  345. %
  346. % column 1 (of halign):
  347. %
  348.     \vtop{\hsize=\altitmwid\tt
  349.       ##\par\vskip \lskip}\hfil
  350. %
  351. % column 2 (of halign):
  352. %
  353.     &\vtop{%
  354.       \hsize=\altdfnwid
  355.       \hangafter=1
  356.       \hangindent=\intersecwidth
  357.       \rm ##\par\vskip \lskip}\cr
  358. %
  359. % Tail of \long\def fills in halign body with \sec args:
  360. %
  361.     \noalign{{\bbf #1}\vskip \lskip}
  362.     #2}}
  363.  
  364. % -------------------------------------
  365. % The actual text of the reference card
  366. % -------------------------------------
  367.  
  368. {\vbbf Octave Quick Reference}\hfil{\smrm Octave Version 1.0}\qquad
  369.  
  370. \sec Starting Octave;
  371. octave&start interactive Octave session\cr
  372. octave {\it file}&run Octave on commands in {\it file}\cr
  373. octave --help&describe command line options\cr
  374. \endsec
  375.  
  376. \sec Stopping Octave;
  377. quit {\rm or} exit&exit Octave\cr
  378. INTERRUPT&({\it e.g.} \ctl{c}) terminate current command and return to
  379.   top-level prompt\cr
  380. \endsec
  381.  
  382. \sec Getting Help;
  383. help&list all commands and built-in variables\cr
  384. help {\it command}&briefly describe {\it command}\cr
  385. help -i&use Info to browse Octave manual\cr
  386. help -i {\it command}&search for {\it command\/} in Octave manual\cr
  387. \endsec
  388.  
  389. \sec Motion in Info;
  390. SPC {\rm or} C-v&scroll forward one screenful\cr
  391. DEL {\rm or} M-v&scroll backward one screenful\cr
  392. C-l&redraw the display\cr
  393. \endsec
  394.  
  395. \sec Node Selection in Info;
  396. n&select the next node\cr
  397. p&select the previous node\cr
  398. u&select the `up' node\cr
  399. t&select the `top' node\cr
  400. d&select the directory node\cr
  401. <&select the first node in the current file\cr
  402. >&select the last node in the current file\cr
  403. % ]&move forward through the node structure\cr
  404. % [&move backward through the nodes\cr
  405. g&reads the name of a node and selects it\cr
  406. C-x k&kills the current node\cr
  407. \endsec
  408.  
  409. \sec Searching in Info;
  410. s&search for a string\cr
  411. C-s&search forward incrementally\cr
  412. C-r&search backward incrementally\cr
  413. i&search index \& go to corresponding node\cr
  414. ,&go to next match from last `i' command\cr
  415. \endsec
  416.  
  417. \sec Command-Line Cursor Motion;
  418. C-b&move back one character\cr
  419. C-f&move forward one character\cr
  420. C-a&move the the start of the line\cr
  421. C-e&move to the end of the line\cr
  422. M-f&move forward a word\cr
  423. M-b&move backward a word\cr
  424. C-l&clear screen, reprinting current line at top\cr
  425. \endsec
  426.  
  427. \sec Inserting or Changing Text;
  428. M-TAB&insert a tab character\cr
  429. DEL&delete character to the left of the cursor\cr
  430. C-d&delete character under the cursor\cr
  431. C-v&add the next character verbatim\cr
  432. C-t&transpose characters at the point\cr
  433. M-t&transpose words at the point\cr
  434. % M-u&uppercase the current word\cr
  435. % M-l&lowercase the current word\cr
  436. % M-c&capitalize the current word\cr
  437. \endsec
  438.  
  439. \vfill
  440. \line{\smrm \opt{ } surround optional arguments
  441.   \hfill ... show one or more arguments}
  442. \vskip0.25\baselineskip
  443. \centerline{\smrm Copyright 1994, John W. Eaton\qquad Permissions on back}
  444. \eject
  445.  
  446. \sec Killing and Yanking;
  447. C-k&kill to the end of the line\cr
  448. C-y&yank the most recently killed text\cr
  449. M-d&kill to the end of the current word\cr
  450. M-DEL&kill the word behind the cursor\cr
  451. M-y&rotate the kill ring and yank the new top\cr
  452. \endsec
  453.  
  454. \sec Command Completion and History;
  455. TAB&complete a command or variable name\cr
  456. M-?&list possible completions\cr
  457.  
  458. RET&enter the current line \cr
  459. C-p&move `up' through the history list\cr
  460. C-n&move `down' through the history list\cr
  461. M-<&move to the first line in the history\cr
  462. M->&move to the last line in the history\cr
  463. C-r&search backward in the history list\cr
  464. C-s&search forward in the history list\cr
  465.  
  466. history \opt{{-q}} \opt{{\it N\/}}&list {\it N\/} previous history lines,
  467.   omitting history numbers if {\tt -q}\cr
  468. history -w \opt{{\it file}}&write history to {\it file\/} ({\tt
  469.   \char'0176/.octave\_hist} if no {\it file\/} argument)\cr
  470. history -r \opt{{\it file}}&read history from {\it file\/} ({\tt
  471.   \char'0176/.octave\_hist} if no {\it file\/} argument)\cr
  472.  
  473. edit\_history {\it lines}&edit and then run previous
  474.   commands from the history list\cr
  475. run\_history {\it lines}&run previous commands from the
  476.   history list\cr
  477. \quad\opt{{\it beg\/}} \opt{{\it end\/}}&Specify the first and last
  478.   history commands to edit or run.\cr
  479. \omit\hfill\vbox{\hsize=\idnwid\rm\vskip0.25ex
  480.   If {\it beg}\/ is greater than {\it end},
  481.   reverse the list of commands before editing.  If {\it end\/} is
  482.   omitted, select commands from {\it beg\/} to the end of the history
  483.   list.  If both arguments are omitted, edit the previous item in the
  484.   history list.}\span\cr
  485. \endsec
  486.  
  487. \sec Shell Commands;
  488. cd {\it dir}&change working directory to {\it dir}\cr
  489. pwd&print working directory\cr
  490. ls \opt{{\it options}}&print directory listing\cr
  491. getenv ({\it string})&return value of named environment variable\cr
  492. shell\_cmd ({\it cmd})&execute arbitrary shell command string\cr
  493. \endsec
  494.  
  495. \sec Matrices;
  496. \omit\vbox{\rm\vskip0.25ex
  497.   Square brackets delimit literal matrices.  Commas separate elements
  498.   on the same row.  Semicolons separate rows.  Commas may be replaced
  499.   by spaces, and semicolons may be replaced by one or more newlines.
  500.   Elements of a matrix may be arbitrary   expressions, provided that
  501.   all the dimensions agree.\vskip0.75ex}\span\cr
  502. [ {\it x}, {\it y}, ... ]&enter a row vector\cr
  503. [ {\it x}; {\it y}; ... ]&enter a column vector\cr
  504. [ {\it w}, {\it x}; {\it y}, {\it z} ]&enter a 2$\times$2 matrix\cr
  505. \endsec
  506.  
  507. \sec Ranges;
  508. {\it base} : {\it limit}\cr
  509. {\it base} : {\it incr} : {\it limit}\cr
  510. \omit\hfill\vbox{\hsize=\idnwid\rm\vskip0.75ex
  511.   Specify a range of values beginning with {\it base\/} with no elements
  512.   greater than {\it limit}.  If it is omitted, the default value of
  513.   {\it incr\/} is 1.  Negative increments are permitted.}\span\cr
  514. \endsec
  515.  
  516. \vfill\eject
  517.  
  518. \sec Strings and Common Escape Sequences;
  519. \omit\vbox{\rm\vskip0.5ex
  520.   A {\it string constant\/} consists of a sequence of characters
  521.   enclosed in either double-quote or single-quote marks.\vskip0.75ex}\span\cr
  522. \char'134\char'134&a literal backslash\cr
  523. \char'134 "&a literal double-quote character\cr
  524. \char'134 '&a literal single-quote character\cr
  525. \char'134 n&newline, ASCII code 10\cr
  526. \char'134 t&horizontal tab, ASCII code 9\cr
  527. \endsec
  528.  
  529. \sec Index Expressions;
  530. {\it var} ({\it idx})&select elements of a vector\cr
  531. {\it var} ({\it idx1}, {\it idx2})&select elements of a matrix\cr
  532.  
  533. \quad {\it scalar}&select row (column) corresponding to {\it scalar}\cr
  534. \quad {\it vector}&select rows (columns) corresponding to the elements
  535.   of {\it vector}\cr
  536. \quad {\it range}&select rows (columns) corresponding to the elements
  537.   of {\it range}\cr
  538. \quad :&select all rows (columns)\cr
  539. \endsec
  540.  
  541. \sec Global Variables;
  542. global {\it var1} ...&Declare variables global.\cr
  543. \omit\hfill\vbox{\hsize=\idnwid\rm\vskip0.25ex
  544.   Global variables may be accessed inside the body of a function
  545.   without having to be passed in the function parameter list provided
  546.   they are also declared global within the function.}\span\cr
  547. \endsec
  548.  
  549. \sec Selected Built-in Variables;
  550. EDITOR&editor to use with {\tt edit\_history}\cr
  551. Inf, NaN&IEEE infinity, NaN\cr
  552. LOADPATH&path to search for function files\cr
  553. PAGER&program to use to paginate output\cr
  554. ans&last result not explicitly assigned\cr
  555. eps&machine precision\cr
  556. pi&$\pi$\cr
  557. realmax&maximum representable value\cr
  558. realmin&minimum representable value\cr
  559. \endsec
  560. \vskip -\secskip
  561. \vskip -2\lskip
  562. \altsec \null;
  563. automatic\_replot&automatically redraw plots\cr
  564. do\_fortran\_indexing&Fortran-style indexing of matrices\cr
  565. implicit\_str\_to\_num\_ok&allow strings to become numbers\cr
  566. output\_max\_field\_width&maximum numeric field width\cr
  567. output\_precision&min significant figures displayed\cr
  568. page\_screen\_output&control whether output is paged\cr
  569. prefer\_column\_vectors&create column vectors by default\cr
  570. resize\_on\_range\_error&automatic resizing of matrices\cr
  571. save\_precision&digits stored by {\tt save} command\cr
  572. silent\_functions&suppress output from functions\cr
  573. warn\_divide\_by\_zero&suppress divide by zero errors\cr
  574. \endsec
  575. \vskip -\secskip
  576. \vskip -2\lskip
  577. \widesec \null;
  578. commas\_in\_literal\_matrix\vskip\lskip\cr
  579. \omit\hfill\vbox{\hsize=\idnwid\rm
  580.   control handling of spaces in matrices\vskip3\lskip}\cr
  581. ignore\_function\_time\_stamp\cr
  582. \omit\hfill\vbox{\hsize=\idnwid\rm
  583.   ignore changes in function files during session\vskip3\lskip}\cr
  584. ok\_to\_lose\_imaginary\_part\cr
  585. \omit\hfill\vbox{\hsize=\idnwid\rm
  586.   allow complex to real conversion\vskip3\lskip}\cr
  587. prefer\_zero\_one\_indexing\cr
  588. \omit\hfill\vbox{\hsize=\idnwid\rm
  589.   if ambiguous, prefer 0-1 style indexing\vskip3\lskip}\cr
  590. \endsec
  591.  
  592. \vfill\eject
  593.  
  594. \sec Arithmetic and Increment Operators;
  595. {\it x} + {\it y}&addition\cr
  596. {\it x} - {\it y}&subtraction\cr
  597. {\it x} * {\it y}&matrix multiplication\cr
  598. {\it x} .* {\it y}&element by element multiplication\cr
  599. {\it x} / {\it y}&right division, conceptually equivalent to
  600.   {\tt (inverse~(y')~*~x')'}\cr
  601. {\it x} ./ {\it y}&element by element right division\cr
  602. {\it x} \char'134{} {\it y}&left division, conceptually equivalent to
  603.   {\tt inverse~(x)~*~y}\cr
  604. {\it x} .\char'134{} {\it y}&element by element left division\cr
  605. {\it x} \char'136{} {\it y}&power operator\cr
  606. {\it x} .\char'136{} {\it y}&element by element power operator\cr
  607. - {\it x}&negation\cr
  608. + {\it x}&unary plus (a no-op)\cr
  609. {\it x} '&complex conjugate transpose\cr
  610. {\it x} .'&transpose\cr
  611. ++ {\it x}\quad{\rm(}-- {\it x}{\rm)}&increment (decrement) {\it x},
  612.   return {\it new\/} value\cr
  613. {\it x} ++\quad{\rm(}{\it x} --{\rm)}&increment (decrement) {\it x},
  614.   return {\it old\/} value\cr
  615. \endsec
  616.  
  617. \sec Assignment Expressions;
  618. {\it var} = {\it expr}&assign expression to variable\cr
  619. {\it var} ({\it idx}) = {\it expr}&assign expression to indexed variable\cr
  620. \endsec
  621.  
  622. \sec Comparison and Boolean Operators;
  623. \omit \vbox{\rm\vskip0.75ex
  624.   These operators work on an element-by-element basis.  Both arguments
  625.   are always evaluated.\vskip0.75ex}\span\cr
  626. {\it x} < {\it y}&true if {\it x\/} is less than {\it y}\cr
  627. {\it x} <= {\it y}&true if {\it x\/} is less than or equal to {\it y}\cr
  628. {\it x} == {\it y}&true if {\it x\/} is greater than {\it y}\cr
  629. {\it x} >= {\it y}&true if {\it x\/} is greater than or equal to {\it y}\cr
  630. {\it x} > {\it y}&true if {\it x\/} is equal to {\it y}\cr
  631. {\it x} != {\it y}&true if {\it x\/} is not equal to {\it y}\cr
  632. {\it x} \& {\it y}&true if both {\it x\/} and {\it y\/} are true\cr
  633. {\it x} | {\it y}&true if at least one of {\it x\/} or {\it y\/} is true\cr 
  634. ! {\it bool}&true {\it bool\/} is false\cr
  635. \endsec
  636.  
  637. \sec Short-circuit Boolean Operators;
  638. \omit \vbox{\rm\vskip0.75ex
  639.   Operators evaluate left-to-right, expecting scalar operands.
  640.   Operands are only evaluated if necessary, stopping once overall
  641.   truth value can be determined.  Operands are converted to scalars by
  642.   applying the {\tt all} function.\vskip0.75ex}\span\cr   
  643. {\it x} \&\& {\it y}&true if both {\it x\/} and {\it y\/} are true\cr
  644. {\it x} || {\it y}&true if at least one of {\it x\/} or {\it y\/} is true\cr
  645. \endsec
  646.  
  647. \sec Operator Precedence;
  648. \omit \vbox{\rm\vskip0.5ex
  649.   Here is a table of the operators in Octave, in order of increasing
  650.   precedence.\vskip0.75ex}\span\cr
  651. ;\ \ ,&statement separators\cr
  652. =&assignment, groups left to right\cr
  653. ||\ \ \&\&&logical ``or'' and ``and''\cr
  654. |\ \ \&&element-wise ``or'' and ``and''\cr
  655. < <= == >= > !=&relational operators\cr
  656. :&colon\cr
  657. +\ \ -&addition and subtraction\cr
  658. * / \char'134\ \ .*\ \ ./\ \ .\char'134&multiplication and division\cr
  659. '\ \ .'&transpose\cr
  660. +\ \ -\ \ ++\ \ --\ \ !&unary minus, increment, logical ``not''\cr
  661. \char'136\ \ .\char'136&exponentiation\cr
  662. \endsec
  663.  
  664. \vfill\eject
  665.  
  666. \widesec Statements;
  667. for {\it identifier} = {\it expr} {\it stmt-list} endfor\cr
  668. \hfill\vbox{\hsize=\idnwid\rm\vskip0.25ex
  669.   Execute {\it stmt-list} once for each column of {\it expr}.  The
  670.   variable {\it identifier} is set to the value of the current column
  671.   during each iteration.}\cr\cr
  672. while ({\it condition}) {\it stmt-list} endwhile\cr
  673. \hfill\vbox{\hsize=\idnwid\rm\vskip0.25ex
  674.   Execute {\it stmt-list} while {\it condition} is true.}\cr\cr
  675. \hbox{\vtop{\hsize=\itmwid\tt break}
  676.   \vtop{\hsize=\dfnwid\rm exit innermost loop}}\cr
  677. \hbox{\vtop{\hsize=\itmwid\tt continue}
  678.   \vtop{\hsize=\dfnwid\rm go to beginning of innermost loop}}\cr
  679. \hbox{\vtop{\hsize=\itmwid\tt return}
  680.   \vtop{\hsize=\dfnwid\rm return to calling function}}\cr\cr
  681. if ({\it condition}) {\it if-body} \opt{{\tt else} {\it else-body}} endif\cr
  682. \hfill\vbox{\hsize=\idnwid\rm\vskip0.25ex
  683.   Execute {\it if-body} if {\it condition} is true, otherwise execute
  684.   {\it else-body}.}\cr
  685. if ({\it condition}) {\it if-body} \opt{{\tt elseif} ({\it condition})
  686.   {\it elseif-body}} endif\cr
  687. \hfill\vbox{\hsize=\idnwid\rm\vskip0.25ex
  688.   Execute {\it if-body} if {\it condition} is true, otherwise execute
  689.   the {\it elseif-body} corresponding to the first {\tt elseif}
  690.   condition that is true, otherwise execute {\it else-body}.}\cr
  691. \hfill\vbox{\hsize=\idnwid\rm\vskip0.25ex
  692.   Any number of {\tt elseif} clauses may appear in an {\tt if}
  693.   statement.}\cr\cr
  694. unwind\_protect {\it body} unwind\_protect\_cleanup {\it cleanup} end\cr
  695. \hfill\vbox{\hsize=\idnwid\rm\vskip0.25ex
  696.   Execute {\it body}.  Execute {\it cleanup} no matter how control
  697. exits {\it body}.}\cr
  698. \endsec
  699.  
  700. \widesec Defining Functions;
  701. function \opt{{\it ret-list}} {\it function-name}
  702.   \opt{\hskip0.2em({\it arg-list})\hskip0.2em}\cr
  703. \quad{\it function-body}\cr
  704. endfunction\cr\cr
  705. {\rm {\it ret-list\/} may be a single identifier or a comma-separated
  706.   list of identifiers delimited by square-brackets.\vskip0.75ex}\cr
  707. {\rm {\it arg-list\/} is a comma-separated list of identifiers and may
  708.   be empty.}\cr
  709. \endsec
  710.  
  711. \sec Basic Matrix Manipulations;
  712. rows ({\it a})&return number of rows of {\it a}\cr
  713. columns ({\it a})&return number of columns of {\it a}\cr
  714. all ({\it a})&check if all elements of {\it a\/} nonzero\cr
  715. any ({\it a})&check if any elements of {\it a\/} nonzero\cr
  716. find ({\it a})&return indices of nonzero elements\cr
  717. sort ({\it a})&order elements in each column of {\it a}\cr
  718. sum ({\it a})&sum elements in columns of {\it a}\cr
  719. prod ({\it a})&product of elements in columns of {\it a}\cr
  720. min ({\it args})&find minimum values\cr
  721. max ({\it args})&find maximum values\cr
  722. rem ({\it x}, {\it y})&find remainder of {\it x}/{\it y}\cr
  723. reshape ({\it a}, {\it m}, {\it n})&reformat {\it a} to be {\it m} by
  724.   {\it n}\cr\cr
  725. diag ({\it v}, {\it k})&create diagonal matrices\cr
  726. linspace ({\it b}, {\it l}, {\it n})&create vector of linearly-spaced
  727.   elements\cr
  728. logspace ({\it b}, {\it l}, {\it n})&create vector of log-spaced
  729.   elements\cr
  730. eye ({\it n}, {\it m})&create {\it n\/} by {\it m\/} identity matrix\cr
  731. ones ({\it n}, {\it m})&create {\it n\/} by {\it m\/} matrix of ones\cr
  732. zeros ({\it n}, {\it m})&create {\it n\/} by {\it m\/} matrix of zeros\cr
  733. rand ({\it n}, {\it m})&create {\it n\/} by {\it m\/} matrix of random
  734.   values\cr 
  735. \endsec
  736.  
  737. \vfill\eject
  738.  
  739. % sin({\it a}) cos({\it a}) tan({\it a})&trigonometric functions\cr
  740. % asin({\it a}) acos({\it a}) atan({\it a})&inverse trigonometric functions\cr
  741. % sinh({\it a}) cosh({\it a}) tanh({\it a})&hyperbolic trig functions\cr
  742. % asinh({\it a}) acosh({\it a}) atanh({\it a})&inverse hyperbolic trig
  743. % functions\cr\cr 
  744.  
  745. \sec Linear Algebra;
  746. chol ({\it a})&Cholesky factorization\cr
  747. det ({\it a})&compute the determinant of a matrix\cr
  748. eig ({\it a})&eigenvalues and eigenvectors\cr
  749. expm ({\it a})&compute the exponential of a matrix\cr
  750. hess ({\it a})&compute Hessenberg decomposition\cr
  751. inverse ({\it a})&invert a square matrix\cr
  752. norm ({\it a}, {\it p})&compute the {\it p}-norm of a matrix\cr
  753. pinv ({\it a})&compute pseudoinverse of {\it a}\cr
  754. qr ({\it a})&compute the QR factorization of a matrix\cr
  755. rank ({\it a})&matrix rank\cr
  756. schur ({\it a})&Schur decomposition of a matrix\cr
  757. svd ({\it a})&singular value decomposition\cr
  758. syl ({\it a}, {\it b}, {\it c})&solve the Sylvester equation\cr
  759. \endsec
  760.  
  761. \sec Equations, ODEs, DAEs, Quadrature;
  762. *fsolve&solve nonlinear algebraic equations\cr
  763. *lsode&integrate nonlinear ODEs\cr
  764. *dassl&integrate nonlinear DAEs\cr
  765. *quad&integrate nonlinear functions\cr\cr
  766. perror ({\it nm}, {\it code})&for functions that return numeric
  767.   codes, print error message for named function and given error
  768.   code\cr\cr
  769. \omit \vbox{\rm
  770.   {\tt *} See the on-line or printed manual for the complete list of
  771.   arguments for these functions.}\span\cr
  772. \endsec
  773.  
  774. \sec Signal Processing;
  775. fft ({\it a})&Fast Fourier Transform using FFTPACK\cr
  776. ifft ({\it a})&inverse FFT using FFTPACK\cr
  777. freqz ({\it args})&FIR filter frequency response\cr
  778. sinc ({\it x})&returns {\tt sin ($\pi$ x)/($\pi$ x)}\cr
  779. \endsec
  780.  
  781. \altsec Image Processing;
  782. colormap ({\it map})&set the current colormap\cr
  783. gray2ind ({\it i}, {\it n})&convert gray scale to Octave image\cr
  784. image ({\it img}, {\it zoom})&display an Octave image matrix\cr
  785. imagesc ({\it img}, {\it zoom})&display scaled matrix as image\cr
  786. imshow ({\it img}, {\it map})&display Octave image\cr
  787. imshow ({\it i}, {\it n})&display gray scale image\cr
  788. imshow ({\it r}, {\it g}, {\it b})&display RGB image\cr
  789. ind2gray ({\it img}, {\it map})&convert Octave image to gray scale\cr
  790. ind2rgb ({\it img}, {\it map})&convert indexed image to RGB\cr
  791. loadimage ({\it file})&load an image file\cr
  792. rgb2ind ({\it r}, {\it g}, {\it b})&convert RGB to Octave image\cr
  793. \omit\tt saveimage ({\it file}, {\it img}, {\it fmt}, {\it map})\quad\rm
  794. save a matrix to {\it file}\span\cr
  795. \endsec
  796.  
  797. \altsec Sets;
  798. create\_set ({\it a}, {\it b})&create row vector of unique values\cr
  799. complement ({\it a}, {\it b})&elements of {\it b} not in {\it a}\cr
  800. intersection ({\it a}, {\it b})&intersection of sets {\it a} and {\it b}\cr
  801. union ({\it a}, {\it b})&union of sets {\it a} and {\it b}\cr
  802. \endsec
  803.  
  804. \altsec Strings;
  805. strcmp ({\it s}, {\it t})&compare strings\cr
  806. strcat ({\it s}, {\it t}, ...)&concatenate strings\cr
  807. \endsec
  808.  
  809. \vfill\eject
  810.  
  811. \altsec C-style Input and Output;
  812. fopen ({\it name}, {\it mode})&open file {\it name}\cr
  813. fclose ({\it file})&close {\it file}\cr
  814. printf ({\it fmt}, ...)&formatted output to {\tt stdout}\cr
  815. fprintf ({\it file}, {\it fmt}, ...)&formatted output to {\it file}\cr
  816. sprintf ({\it fmt}, ...)&formatted output to string\cr
  817. scanf ({\it fmt})&formatted input from {\tt stdin}\cr
  818. fscanf ({\it file}, {\it fmt})&formatted input from {\it file}\cr
  819. sscanf ({\it str}, {\it fmt})&formatted input from {\it string}\cr
  820. fgets ({\it file}, {\it len})&read {\it len\/} characters from {\it file\/}\cr
  821. fflush ({\it file})&flush pending output to {\it file}\cr
  822. ftell ({\it file})&return file pointer position\cr
  823. frewind ({\it file})&move file pointer to beginning\cr
  824. freport&print a info for open files\cr
  825. fread ({\it file}, {\it size}, {\it prec})&read binary data files\cr
  826. fwrite ({\it file}, {\it size}, {\it prec})&write binary data files\cr
  827. feof ({\it file})&determine if pointer is at EOF\cr
  828. \omit \vbox{\rm\vskip0.75ex
  829.   A file may be referenced either by name or by the number returned
  830.   from {\tt fopen}.  Three files are preconnected when Octave starts:
  831.   {\tt stdin}, {\tt stdout}, and {\tt stderr}.\vskip0.75ex}\span\cr
  832. \endsec
  833.  
  834. \sec Other Input and Output functions;
  835. save {\it file} {\it var} ...&save variables in {\it file}\cr
  836. load {\it file}&load variables from {\it file}\cr
  837. disp ({\it var})&display value of {\it var} to screen\cr
  838. \endsec
  839.  
  840. \sec Miscellaneous Functions;
  841. eval ({\it str})&evaluate {\it str} as a command\cr
  842. feval ({\it str}, ...)&evaluate function named by {\it str},
  843.   passing remaining args to called function\cr\cr
  844. error ({\it message})&print message and return to top level\cr\cr
  845. clear {\it pattern}&clear variables matching pattern\cr
  846. exist ({\it str})&check existence of variable or function\cr
  847. who&list current variables\cr
  848. \endsec
  849.  
  850. \sec Polynomials;
  851. compan ({\it p})&companion matrix\cr
  852. conv ({\it a}, {\it b})&convolution\cr
  853. deconv ({\it a}, {\it b})&deconvolve two vectors\cr
  854. poly ({\it a})&create polynomial from a matrix\cr
  855. polyderiv ({\it p})&derivative of polynomial\cr
  856. polyreduce ({\it p})&integral of polynomial\cr
  857. polyval ({\it p}, {\it x})&value of polynomial at {\it x}\cr
  858. polyvalm ({\it p}, {\it x})&value of polynomial at {\it x}\cr
  859. roots ({\it p})&polynomial roots\cr
  860. residue ({\it a}, {\it b})&partial fraction expansion of
  861. ratio {\it a}/{\it b}\cr
  862. \endsec
  863.  
  864. \sec Statistics;
  865. corrcoef ({\it x}, {\it y})&correlation coefficient\cr
  866. cov ({\it x}, {\it y})&covariance\cr
  867. mean ({\it a})&mean value\cr
  868. median ({\it a})&median value\cr
  869. std ({\it a})&standard deviation\cr
  870. var ({\it a})&variance\cr
  871. \endsec
  872.  
  873. \vfill\eject
  874.  
  875. \sec Basic Plotting;
  876. \omit \vbox{\tt
  877. gplot \opt{{\it ranges}} {\it expr} \opt{{\it using}}
  878.   \opt{{\it title}} \opt{{\it style}}\hfill{\rm 2D plotting}
  879.   \par\vskip \lskip}\span\cr
  880. \omit \vbox{\tt
  881. gsplot \opt{{\it ranges}} {\it expr} \opt{{\it using}}
  882.   \opt{{\it title}} \opt{{\it style}}\hfill{\rm 3D plotting}
  883.   \par\vskip \lskip}\span\cr
  884. \quad{\it ranges}&specify data ranges\cr
  885. \quad{\it expr}&expression to plot\cr
  886. \quad{\it using}&specify columns to plot\cr
  887. \quad{\it title}&specify line title for legend\cr
  888. \quad{\it style}&specify line style\cr
  889. \omit \vbox{\rm\vskip0.85ex 
  890.   If {\it ranges\/} are supplied, they must come before the expression
  891.   to plot.  The {\it using\/}, {\it title\/}, and {\it style\/}
  892.   options may appear in any order after {\it expr\/}.  Multiple
  893.   expressions may be plotted with a single command by separating them
  894.   with commas.\vskip1ex}\span\cr
  895. set {\it options}&set plotting options\cr
  896. show {\it options}&show plotting options\cr
  897. replot&redisplay current plot\cr
  898. closeplot&close stream to {\tt gnuplot} process\cr
  899. purge\_tmp\_files&clean up temporary plotting files\cr
  900. automatic\_replot&built-in variable\cr
  901. \endsec
  902.  
  903. \sec Other Plotting Functions;
  904. plot ({\it args})&2D plot with linear axes\cr
  905. semilogx ({\it args})&2D plot with logarithmic x-axis\cr
  906. semilogy ({\it args})&2D plot with logarithmic y-axis\cr
  907. loglog ({\it args})&2D plot with logarithmic axes\cr
  908. bar ({\it args})&plot bar charts\cr
  909. stairs ({\it x}, {\it y})&plot stairsteps\cr
  910. hist ({\it y}, {\it x})&plot histograms\cr\cr
  911. title ({\it string})&set plot title\cr\cr
  912. axis ({\it limits})&set axis ranges\cr
  913. xlabel ({\it string})&set x-axis label\cr
  914. ylabel ({\it string})&set y-axis label\cr
  915. grid \opt{on$|$off}&set grid state\cr
  916. hold \opt{on$|$off}&set hold state\cr
  917. ishold&return 1 if hold is on, 0 otherwise\cr\cr
  918. mesh ({\it x}, {\it y}, {\it z})&plot 3D surface\cr
  919. meshdom ({\it x}, {\it y})&create mesh coordinate matrices\cr
  920. \endsec
  921.  
  922. \vskip 0pt plus 2fill
  923. \hrule width \hsize
  924. \par\vskip10pt
  925. {\smrm\parskip=6pt
  926. Edition 1.1 for Octave Version 1.1.1.  Copyright 1994, 1995, John W. Eaton
  927. (jwe@che.utexas.edu).  The author assumes no responsibility for any
  928. errors on this card.
  929.  
  930. This card may be freely distributed under the terms of the GNU
  931. General Public License.
  932.  
  933. \TeX{} Macros for this card by Roland Pesch (pesch@cygnus.com),
  934. originally for the GDB reference card
  935.  
  936. Octave itself is free software; you are welcome to distribute copies of
  937. it under the terms of the GNU General Public License.  There is
  938. absolutely no warranty for Octave.
  939. }
  940.  
  941. \end
  942.  
  943. % For AUCTeX:
  944. %
  945. % Local Variables: 
  946. % mode: tex
  947. % TeX-master: t
  948. % End: 
  949.