Source: cli/datasets/spect_layout.pro
spect_layout Set the layout for the curent DS if a spectrum. Usage: spect_layout, layout[, <keys>] Argument: layout int input The layout; either a scalar with the number of columns, or a 2 element array with the number of coluns and the number of rows. Keywords: default If set, then use the default settings. with_headers If set, then add headers to the plot. (with_headers=0 forces no headers). in_columns If set, then lay the panels out in columns rather than rows. (in_columns=0 forces rows). Datasets: SPECT History: Original: 24/7/00; SJT