AVVIEWER Subroutine: Sets the row and column dimensions.
Module: USE AVVIEWER
Syntax
Remarks
For arrays of rank 3 or higher, the Array Viewer displays the array data as a 2D sub-array of the higher dimension array. The rowdim and coldim values define which two dimensions of the array get mapped as rows and columns, respectively.
For arrays of rank 2, this subroutine can be used to control which dimension gets mapped as rows. For arrays of rank 1, this subroutine has no effect.
See Also