WRITE_HISTOGRAM 

Call: WRITE_HISTOGRAM


reference

The Histogram is referenced via a global variable or an expression in terms of global variables.

Histogram references can be created with calls to BOOK_HISTOGRAM or GET_HISTOGRAM. Histogram references are also created by arithmetic between existing histograms.

If this argument is an expression which results in an histogram, the member name should be specified.


file

The name of the Garfield file to which the histogram should be written.

This argument should be of type String.


member

The name to be given to the member of the Garfield library that will contain the histogram. Giving a member name is useful if you wish to store several histograms in the same file, as this will allow you to retrieve them selectively.

If the member name is omitted, a default member name equal to the name of the global variable associated with the histogram, will be assigned to the histogram. This is in many cases a meaningful default and there is therefore rarely a need to specify a member.

This argument should be of type String.


remark

A remark string that helps in identifying the member.

[By default, set to "none".]


Go to the top level, to Call, to WRITE_HISTOGRAM, to the topic index, to the table of contents, or to the full text.

Formatted on 21/01/18 at 16:55.