Functions.Stack Property

The function returns an array formed by sequentially placing the arguments one under another. The arguments can be scalars, vectors, or matrices with the same number of columns.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
C#
public static string Stack { get; }

Property Value

String

See Also