view CITATION @ 17511:2298f8c7c615

Recognize missing functions from some Matlab toolboxes. * __unimplemented__.m: list functions from Matlab's control system, communication, finance, image processing, signal processing, statistics, and optimization toolboxes, to give an error message about the corresponding Octave Forge package. In addition, recognize if the package is unloaded and tell user to load it.
author Carnë Draug <carandraug@octave.org>
date Sat, 28 Sep 2013 19:05:00 +0100
parents 3a93af21d206
children a6d13c62fccf
line wrap: on
line source

To cite GNU Octave in publications use:

  John W. Eaton, David Bateman, and Søren Hauberg (2009).  GNU Octave version
  3.0.1 manual: a high-level interactive language for numerical computations.
  CreateSpace Independent Publishing Platform.  ISBN 1441413006,
  URL http://www.gnu.org/software/octave/doc/interpreter/

A BibTeX entry for LaTeX users is:

  @book{,
    author    = {John W. Eaton and David Bateman and S\oren Hauberg},
    title     = {{GNU Octave} version 3.0.1 manual: a high-level interactive language for numerical computations},
    publisher = {CreateSpace Independent Publishing Platform},
    year      = {2009},
    note      = {{ISBN} 1441413006},
    url       = {http://www.gnu.org/software/octave/doc/interpreter},
  }

We have invested a lot of time and effort in creating GNU Octave, please cite it
when using it.  See also `citation pkgname' for citing Octave packages.