Module gr_subtract


Name:
gr_subtract - a GRToolbox module
Description:
Subtracts 3rd (and 4th and 5th ...) coordinate from 2nd.
Synopsis:
-[h o v noc nof now skip f m c e i s l]
-help For help on all options.
Special Options:
Example Input Data:
1 0
3 4
5 2
8 9
10 3
&
0 1
2 3
3 4
4 9
Example Output Data:
1 0
3 4
5 2
8 9
10 3
&
0 1
2 3
3 4
4 9



Back to List of all GR Modules.