gridfile.dispAdjustments
Prints data adjustments to the console
Syntax
Description
obj.dispAdjustmentsobj.dispAdjustments(0)
Prints information about gridfile default data adjustments to the console.
obj.dispAdjustments(s)
Prints information about data adjustments for a data source to the console
Input Arguments
s
scalar integer
The index of a data source in the gridfile or 0. If 0, prints default data adjustments for the full gridfile. If an index, print data adjustments for the corresponding data source.
Prints
Displays information about data adjustments to the console.