Source: dataset/helpers/long_colour/dshelper_long_colour__set_colour_table.pro
dshelper_long_colour::set_colour_table Set a colour table for a matrix or dyn_spect dataset. Usage: dsref -> set_colour_table, table Argument: table int The colour table to use, (0 is a greyscale table, others are movie<n>.col in the Data dir. (Can also be a structure, for use in the init method). History: Original: 20/6/00; SJT Made to helper: 7/8/01; SJT