Source: dataset/matrix/matrix_dataset__init.pro
matrix_dataset::init Constructor for a matrix dataset instance Usage: dsref = obj_new("matrix_dataset", top) Argument: top objref The object ID of the hs_container Keywords: name string The name of the dataset menu If set, then start a GUI to set the DS properties. group long A widget group leader for use by the menu. inherit objref Another dataset whose applicable properties are to be applied to this one. History: Original: 16/6/00; SJT