Mercurial > hg > octave-lyh
view scripts/special-matrix/module.mk @ 17494:710309214e0d
doc: Add seealso links between waitfor, waitforbuttonpress, and ginput.
* libinterp/corefcn/graphics.cc(Fwaitfor): Put objective of function in first line
of docstring. Add seealso link to waitforbuttonpress.
* scripts/plot/ginput.m: Add seealso link to waitforbuttonpress.
* scripts/plot/waitforbuttonpress.m: Add seealso link to kbhit.
author | Rik <rik@octave.org> |
---|---|
date | Wed, 25 Sep 2013 10:09:33 -0700 |
parents | 2510fffc05e1 |
children |
line wrap: on
line source
FCN_FILE_DIRS += special-matrix special_matrix_FCN_FILES = \ special-matrix/gallery.m \ special-matrix/hadamard.m \ special-matrix/hankel.m \ special-matrix/hilb.m \ special-matrix/invhilb.m \ special-matrix/magic.m \ special-matrix/pascal.m \ special-matrix/rosser.m \ special-matrix/toeplitz.m \ special-matrix/vander.m \ special-matrix/wilkinson.m FCN_FILES += $(special_matrix_FCN_FILES) PKG_ADD_FILES += special-matrix/PKG_ADD DIRSTAMP_FILES += special-matrix/$(octave_dirstamp)