PyArray
new to Analytica 7.0
PyArray( x, I, dtype)
Creates a NumPy array from an Analytica array. PyArray( x, I, J, K ) creates a three dimensional NumPy array with the order of dimensions determined by the order that the indexes are listed.
See Also
Comments
Enable comment auto-refresher