Viewing Array Statistics
The Array Statistics tab of the Array View displays various statistical information generated from the array values.
To open the view, right-click on an array in either the Local Variables view or the Data View, and select Add to Array View - Statistics, Visualize. By default, the Array Statistics tab displays with the statistics button () active.
Figure 73, The Array Statistics tab
The above is a one-dimensional floating point array composed of 20,000 elements, identified under the Count statistic. See Array Statistics Detail for information on all displayed statistics.
Array statistics are also available through the CLI, as switches to the dprint command.
 
RELATED TOPICS 
 
Cast a variable to an array
Slicing array data
Displaying arrays