Module gr_xtractor


Name:
gr_xtractor - a GRToolbox module
Description:
Xtracts Values in functio and comment lines after Keywords
Synopsis:
-[pts points -ss -ss0 -ss1 -ssn... -sseph o v noc nof now skip f m c e i s l]
-help For help on all options.
Special Options:
-ssep string Separator String between points and values
(only needed with -points)
-points Print points also.
-pts same as -points.
-ss string Search this string inside function or comment
-ss0 string Search this string inside function or comment of each
set and store it as x-value.
-ss1 string Search this string inside function or comment of each
set and store it as y-value.
-ssn string Search this string inside function or comment of each
set and store it as nth-dim.
-gs0 string Search this string inside function or comment of any
set and store it as x-value for all values.
-gs1 string Search this string inside function or comment of any
set and store it as y-value for all values.
-gsn string Search this string inside function or comment of any
set and store it as nth-dim for all values.
Example Input Data:
@title "gr_xtractor: No test data available"
Example Output Data:



Back to List of all GR Modules.