Query or set the internal variable that specifies the maximum width of a numeric output field.
When called from inside a function with the "local"
option, the
variable is changed locally for the function and any subroutines it calls.
The original variable value is restored when exiting the function.
See also: format, fixed_point_format, output_precision.
Package: octave