dimsizes

This function returns the dimension sizes of a data value.


Synopsis

	function dimsizes (
		data
	)

Arguments

data
Any type of data array of any number of dimensions.

Description

The dimsizes function returns an integer array of dimension sizes for the parameter data. Each index in the array corresponds to the dimension number of the same value.

Reference Manual Control Panel

NG4.1 Home, Index, Examples, Glossary, Feedback, Ref Contents, Ref WhereAmI?


$Revision: 1.7 $ $Date: 1998/06/15 21:29:09 $