array_1

Source: utils/misc/array_1.pro

 array_1
        Return a new array with the same size as the template except
        for its first dimension.

 Usage:
        newarray = array_1(template, d1)

 Arguments:
        template        any     input   The template array (gives the
                                        type and all dimensions other
                                        than the first)
        d1              int     input   The first dimension of the new
                                        array

 History:
        Original: 11/2/00; SJT



James Tappin 2005-02-04