Source: cli/datasets/display.pro
display
Display the current dataset.
Usage:
display
Keywords:
read If set, then force a reacquire of the data
force If set, then force reprocessing of the data (but not
re-reading)
no_plot If set, do everything except plot the data
hard_copy If set, then make a hard copy of the data.
no_open_close If set, then do not open or close the plot
device, it is assumed the user is taking
responsibility for this.
Notes:
Normally the environment is smart enough to figure out when it
needs to re-read or reprocess without being told.
Datasets:
ALL
History:
Original: 21/7/00; SJT
Check for defined state: 29/8/00; SJT
Add no_plot keyword: 23/10/00; SJT
Add hard copy keyword: 11/2/02; SJT
Add no_open_close key: 17/6/02; SJT