/

Slice2dArray

[this page | pdf]

Function Description

Returns a vector array that is a cross-sectional slice from a two dimensional array

 


NAVIGATION LINKS
Contents | Prev | Next


Output type / Parameter details

Output type: Double()
Parameter NameVariable TypeDescription
InputArrayDouble()Input array (2 dimensional)
n1IntegerSize of first dimension (x)
n2IntegerSize of second dimension (y)
SliceDimensionIntegerDimension from which slice taken (1 = constant x, 2 = constant y)
SlicePositionWithinDimensionIntegerPosition within given dimension (starting 1 and ending n1 or n2 respectively)

Links to:

-          Interactively run function

-          Interactive instructions

-          Example calculation

-          Output type / Parameter details

-          Illustrative spreadsheet

-          Other General functions

-          Computation units used


Note: If you use any Nematrian web service either programmatically or interactively then you will be deemed to have agreed to the Nematrian website License Agreement


Desktop view | Switch to Mobile