comparison scripts/plot/__gnuplot_print__.m @ 10793:be55736a0783

Grammarcheck the documentation from m-files.
author Rik <octave@nomad.inbox5.com>
date Sun, 18 Jul 2010 20:35:16 -0700
parents 6f640ed5bb93
children 05ba991794d4
comparison
equal deleted inserted replaced
10792:91342260063e 10793:be55736a0783
16 ## You should have received a copy of the GNU General Public License 16 ## You should have received a copy of the GNU General Public License
17 ## along with Octave; see the file COPYING. If not, see 17 ## along with Octave; see the file COPYING. If not, see
18 ## <http://www.gnu.org/licenses/>. 18 ## <http://www.gnu.org/licenses/>.
19 19
20 ## -*- texinfo -*- 20 ## -*- texinfo -*-
21 ## @deftypefn {Function File} __gnuplot_ginput__ (@var{...}) 21 ## @deftypefn {Function File} {} __gnuplot_ginput__ (@var{@dots{}})
22 ## Undocumented internal function. 22 ## Undocumented internal function.
23 ## @end deftypefn 23 ## @end deftypefn
24 24
25 ## Author: Daniel Heiserer <Daniel.heiserer@physik.tu-muenchen.de> 25 ## Author: Daniel Heiserer <Daniel.heiserer@physik.tu-muenchen.de>
26 ## Adapted-By: jwe 26 ## Adapted-By: jwe