DOKK / manpages / debian 10 / gbutils / gbgrid.1.en
GBGRID(1) User Commands GBGRID(1)

gbgrid - Produce grid of data

gbgrid [options] <function definition>

Generate a grid using function f(r,c) where r is the row index and c is the column index. Indeces start from 1. If more than one function are provided they are printed one after the other.

specify number of rows (default 10)
specify number of columns (default 10)
set the output format (default '%12.6e')
verbose mode
this help

generates a vector with elements equal to the sum of the row and column indexes

Written by Giulio Bottazzi

Report bugs to <gbutils@googlegroups.com>

Package home page <http://cafim.sssup.it/~giulio/software/gbutils/index.html>

Copyright © 2001-2018 Giulio Bottazzi This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License (version 2) as published by the Free Software Foundation;

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

March 2018 gbgrid 5.7.1