Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1556 |
|
Package | display | |
Module | widgets | |
Tool | histogramgui |
Supply the widget with new data to use to
plot the histogram.
Synopsis
newdata(array, xmin, xmax)
Arguments
array
Record containing histogram data ( .values and .counts )
Allowed:
Record
Default:
unset
xmin
New start of selection (min)
Allowed:
Number
xmax
New end of selection (max)
Allowed:
Number
Description
This function supplies the widget with a new array from which to plot
the histogram. It can also supply a new selection range.
Next: histogramgui.setstats - Function
Up: histogramgui - Tool
Previous: histogramgui.gui - Function
  Contents
  Index
Please send questions or comments about AIPS++ to aips2-request@nrao.edu.
Copyright © 1995-2000 Associated Universities Inc.,
Washington, D.C.
Return to AIPS++ Home Page
2006-10-15