dimSizes(a)

Returns the size(s) of the dimensions for an array.

Function only- no corresponding object


Syntax

o_dimSizes(a)
a: any - any value
return: Int32 array -  the size of each dimension

Usage

This is the same as using the Unbuild Array object but has the advantage of being useful inside expressions.

Location

menu: no menu pick - to access use the Function and Object browser

library: dataLib

Example

A=o_dimSizes(A);A[0] returns the size of the first dimension of A

Notes

Reference

Dependencies

Supported On

VEE7.0+, all platforms

See Also

numDims, arrayData, startFreq, stopFreq, timeSpan


© 2015-2025. All Rights Reserved. Stan Bischof (stan@worldbadminton.com). Last updated 03 February 2023 13:04.